source:
trunk/minix/lib/gnu/rts/setjmp.gs@
9
| Last change on this file since 9 was 9, checked in by , 15 years ago | |
|---|---|
| File size: 109 bytes | |
| Line | |
|---|---|
| 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.