source:
trunk/minix/lib/end/end.s@
10
Last change on this file since 10 was 9, checked in by , 14 years ago | |
---|---|
File size: 125 bytes |
Line | |
---|---|
1 | .sect .text |
2 | .sect .rom |
3 | .sect .data |
4 | .sect .bss |
5 | .sect .end ! only for declaration of _end, __end or endbss. |
6 | .define _end |
7 | _end: |
Note:
See TracBrowser
for help on using the repository browser.