source: anotherchoice/tags/jsp-1.4.4-full-UTF8/tools/GHS/sample/linker_sh3.lnk@ 26

Last change on this file since 26 was 26, checked in by ykominami, 12 years ago

initial

File size: 366 bytes
Line 
1-sec
2{
3 .text 0xac008000 :
4 .syscall :
5 .secinfo :
6 .fixaddr :
7 .fixtype :
8 .rodata align(4) :
9 .romdata ROM(.data) :
10 .romsdata ROM(.sdata) :
11 .sdabase align(4) :
12 .sbss :
13 .sdata :
14 .rosdata :
15 .data :
16 .bss :
17 .heap align(4) pad(0x1000) :
18 .stack align(4) pad(0x1000) :
19}
Note: See TracBrowser for help on using the repository browser.