source: tags/syscall-add-simple-foo/minix/lib/gnu/rts/longjmp.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: 112 bytes
Line 
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.