... #endif #define ALIGNED __attribute__((aligned(0x4))) #else //msvc #define ... __GNUC__ #ifdef __ARMCC_VERSION #define PACKSTRUCT( decl ) __packed decl ...
確定! 回上一頁