pmd-sky/lib/include/nitro/itcm_end.h
2025-08-07 19:30:18 -04:00

5 lines
75 B
C

#include <nitro/section.h>
#ifdef SDK_ARM9
#pragma section ITCM end
#endif