source:
trunk/minix/lib/gnu/rts/longjmp.gs@
10
Last change on this file since 10 was 9, checked in by , 14 years ago | |
---|---|
File size: 112 bytes |
Rev | Line | |
---|---|---|
[9] | 1 | .text |
2 | .globl _longjmp | |
3 | _longjmp: | |
4 | jmp __longjmp | |
5 | ||
6 | / $PchId: longjmp.gnu.s,v 1.4 1996/03/12 19:31:18 philip Exp $ |
Note:
See TracBrowser
for help on using the repository browser.