diff options
| author | Kamil Klimek <kamil.klimek@moramp.com> | 2019-10-25 17:28:29 +0200 |
|---|---|---|
| committer | Damien George <damien.p.george@gmail.com> | 2019-10-29 23:05:07 +1100 |
| commit | 53f3cbc2c4f07236fe022c9c7af20b33443c60b1 (patch) | |
| tree | d963c045b94cedc74672eff4a0af8746cb71c112 /lib/memzip/import.c | |
| parent | a8138b75b1d3ca8af01e4ad717c6cdb3f733c61d (diff) | |
zephyr/main: Use mp_stack API instead of local pointer for stack top.
The MP_STATE_THREAD(stack_top) is always available so use it instead of
creating a separate variable. This also allows gc_collect() to be used as
an independent function, without real_main() being called.
Diffstat (limited to 'lib/memzip/import.c')
0 files changed, 0 insertions, 0 deletions
