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

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

コンフィギュレータをruby版に変更

File size: 283 bytes
Line 
1TARGET_ARCH_ARM,__TARGET_ARCH_ARM
2USE_INTCFG_TABLE,1,,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.