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

@@ -15,7 +15,6 @@ extern OSIntMask __OSGlobalIntMask;
extern OSPiHandle *__osDiskHandle;
u8 leoDiskStack[OS_PIM_STACKSIZE];
s32 __osLeoInterrupt()
{
u32 stat;