pmd-sky/lib/include/nitro/itcm_end.h
AnonymousRandomPerson 608e361e57 Initialized base repo
2023-06-28 23:35:19 -04:00

5 lines
75 B
C

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