source:
trunk/minix/lib/i386/em/em_stop.s@
10
Last change on this file since 10 was 9, checked in by , 14 years ago | |
---|---|
File size: 95 bytes |
Rev | Line | |
---|---|---|
[9] | 1 | .sect .text; .sect .rom; .sect .data; .sect .bss |
2 | .sect .text | |
3 | .define .stop | |
4 | .stop: | |
5 | jmp ___exit |
Note:
See TracBrowser
for help on using the repository browser.