- retrieve binary packages and sources from webserver to make a release, incremental...
[minix.git] / lib / syscall / sigaction.s
blobbac3e796c2a225ad2a50c67b0dd3f1dc0881cfe5
1 .sect .text
2 .extern __sigaction
3 .define _sigaction
4 .align 2
6 _sigaction:
7 jmp __sigaction