at_wini also needs a pci_reserve() for the pci compatability device, if
[minix3.git] / lib / syscall / sigreturn.s
blob2f5e9e3011cecb5488a09ce384a69c6acd916a14
1 .sect .text
2 .extern __sigreturn
3 .define _sigreturn
4 .align 2
6 _sigreturn:
7 jmp __sigreturn