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

5 lines
77 B
C

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