blob: aa0ac46a2345d906533f2044082bef35c27787d8 [file] [log] [blame]
#if (CONFIG_PLATFORM & PLATFORM_NATIVE)
#ifdef CPU_ARM
arm/setjmp.S
#endif
#ifdef CPU_COLDFIRE
m68k/setjmp.S
#endif
#ifdef CPU_SH
sh/setjmp.S
#endif
#ifdef CPU_MIPS
mips/setjmp.S
#endif
#endif