source: EcnlProtoTool/trunk/asp3_dcre/arch/arm_gcc/common/core_sym.def@ 270

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

mruby版ECNLプロトタイピング・ツールを追加

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
  • Property svn:mime-type set to text/plain
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.