mm/src/buffers/gfxstack.c

4 lines
65 B
C

#include "buffers.h"
STACK(gGfxSPTaskStack, 0x400) ALIGNED(16);