blob: 753b3452b254de04c9ad9e48cf543ad25d8c1941 (
plain)
1
2
3
4
5
6
|
#include "buffers.h"
// Don't add symbols here unless you know what you are doing.
// Dummy, marks the start of system_heap space whose actual size depends on the spec
// u8 gSystemHeap[UNK_SIZE] ALIGNED(16);
|