xref: /csrg-svn/lib/libc/vax/sys/sigreturn.s (revision 18291)
1/* sigreturn.s 4.1 85/03/11 */
2
3#include "SYS.h"
4
5SYSCALL(sigreturn)
6	ret
7