source: azure_iot_hub_riscv/trunk/asp_baseplatform/arch/riscv_gcc/prc_def.csv@ 453

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

ファイルを追加

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/plain;charset=UTF-8
File size: 219 bytes
Line 
1TMAX_INTNO,TMAX_INTNO
2sizeof_TCB,sizeof(TCB)
3offsetof_TCB_p_tinib,"offsetof(TCB,p_tinib)"
4offsetof_TCB_texptn,"offsetof(TCB,texptn)"
5offsetof_TCB_sp,"offsetof(TCB,tskctxb.sp)"
6offsetof_TCB_pc,"offsetof(TCB,tskctxb.pc)"
Note: See TracBrowser for help on using the repository browser.