mirror of
https://github.com/pret/pmd-sky.git
synced 2026-03-21 17:25:15 -05:00
5 lines
75 B
C
5 lines
75 B
C
#include <nitro/section.h>
|
|
#ifdef SDK_ARM9
|
|
#pragma section ITCM end
|
|
#endif
|