stackctrl: Add "mp_" prefix.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
|
||||
#if MICROPY_ENABLE_GC
|
||||
|
||||
extern void *stack_top;
|
||||
extern char *stack_top;
|
||||
|
||||
#if MICROPY_GCREGS_SETJMP
|
||||
#include <setjmp.h>
|
||||
|
||||
Reference in New Issue
Block a user