core1 .bss defined

This commit is contained in:
Banjo Kazooie
2022-12-06 00:46:40 -06:00
parent 3e5774f295
commit 1e77ef96ff
9 changed files with 21 additions and 8 deletions

View File

@@ -0,0 +1,4 @@
#include <os_internal.h>
//not included in final rom, but __osThreadSave is here for some reason
OSThread __osThreadSave;