#include; /* define compiler specific symbols */; #if defined ( __CC_ARM ); #define __ASM ... #endif /* __ARMCC_VERSION */; #elif (defined (__ICCARM__)) ...
確定! 回上一頁