source:
trunk/minix/lib/i86/em/em_lfr6.s@
10
Last change on this file since 10 was 9, checked in by , 14 years ago | |
---|---|
File size: 112 bytes |
Line | |
---|---|
1 | .define .lfr6 |
2 | .text |
3 | .extern .retarea |
4 | |
5 | .lfr6: |
6 | pop bx |
7 | push .retarea+4 |
8 | push .retarea+2 |
9 | push .retarea |
10 | jmp (bx) |
Note:
See TracBrowser
for help on using the repository browser.