source:
trunk/minix/lib/i386/em/em_mon.s@
10
Last change on this file since 10 was 9, checked in by , 14 years ago | |
---|---|
File size: 110 bytes |
Line | |
---|---|
1 | .sect .text; .sect .rom; .sect .data; .sect .bss |
2 | .sect .text |
3 | .define .mon |
4 | |
5 | .mon: |
6 | .extern .stop |
7 | call .stop |
Note:
See TracBrowser
for help on using the repository browser.