source: asp3_wo_tecs/trunk/arch/arm_gcc/common/core_sym.def@ 306

Last change on this file since 306 was 306, checked in by ertl-honda, 7 years ago

3.1.0を反映

File size: 290 bytes
Line 
1TARGET_ARCH_ARM,__TARGET_ARCH_ARM
2USE_INTCFG_TABLE,true,bool,defined(USE_INTCFG_TABLE)
3sizeof_TCB,sizeof(TCB)
4offsetof_TCB_p_tinib,"offsetof(TCB,p_tinib)"
5offsetof_TCB_sp,"offsetof(TCB,tskctxb.sp)"
6offsetof_TCB_pc,"offsetof(TCB,tskctxb.pc)"
7offsetof_T_EXCINF_cpsr,"offsetof(T_EXCINF,cpsr)"
Note: See TracBrowser for help on using the repository browser.