1*29492Ssam/* 2*29492Ssam * Copyright (c) 1983 Regents of the University of California. 3*29492Ssam * All rights reserved. The Berkeley software License Agreement 4*29492Ssam * specifies the terms and conditions for redistribution. 5*29492Ssam */ 6*29492Ssam 7*29492Ssam#ifdef SYSLIBC_SCCS 8*29492Ssam_sccsid:.asciz "@(#)sigblock.s 5.1 (Berkeley) 07/02/86" 9*29492Ssam#endif SYSLIBC_SCCS 10*29492Ssam 11*29492Ssam#include "SYS.h" 12*29492Ssam 13*29492SsamSYSCALL(sigblock) 14*29492Ssam ret 15