core1 .bss defined
This commit is contained in:
4
src/core1/os/kdebugserver.c
Normal file
4
src/core1/os/kdebugserver.c
Normal file
@@ -0,0 +1,4 @@
|
||||
#include <os_internal.h>
|
||||
|
||||
//not included in final rom, but __osThreadSave is here for some reason
|
||||
OSThread __osThreadSave;
|
Reference in New Issue
Block a user