source: tags/syscall-add-simple-foo/minix/lib/gnu/rts/setjmp.gs@ 15

Last change on this file since 15 was 9, checked in by Mattia Monga, 13 years ago

Minix 3.1.2a

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.