source: asp_nios2/trunk/arch/nios2_gcc/prc_def.csv@ 14

Last change on this file since 14 was 14, checked in by ertl-ichiba, 12 years ago

ASP 1.7.0対応のNios2依存部を追加

File size: 197 bytes
Line 
1sizeof_TCB,sizeof(TCB)
2offsetof_TCB_p_tinib,"offsetof(TCB,p_tinib)"
3offsetof_TCB_texptn,"offsetof(TCB,texptn)"
4offsetof_TCB_sp,"offsetof(TCB,tskctxb.sp)"
5offsetof_TCB_pc,"offsetof(TCB,tskctxb.pc)"
Note: See TracBrowser for help on using the repository browser.