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