source: asp3_tinet_ecnl_arm/trunk/asp3_dcre/arch/arm_gcc/common/core_sym.def@ 352

Last change on this file since 352 was 352, checked in by coas-nagasima, 6 years ago

arm向けASP3版ECNLを追加

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/plain;charset=UTF-8
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.