Remove sFiller from malloc.c
This commit is contained in:
parent
4c64863bc5
commit
83be1bfc8f
@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
static void *sHeapStart;
|
static void *sHeapStart;
|
||||||
static u32 sHeapSize;
|
static u32 sHeapSize;
|
||||||
static u32 sFiller; // needed to align dma3_manager.o(.bss)
|
|
||||||
|
|
||||||
#define MALLOC_SYSTEM_ID 0xA3A3
|
#define MALLOC_SYSTEM_ID 0xA3A3
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user