1*21882Sdist/* 2*21882Sdist * Copyright (c) 1983 Regents of the University of California. 3*21882Sdist * All rights reserved. The Berkeley software License Agreement 4*21882Sdist * specifies the terms and conditions for redistribution. 5*21882Sdist */ 69512Smckusick 7*21882Sdist#ifndef lint 8*21882Sdiststatic char sccsid[] = "@(#)sigblock.s 5.1 (Berkeley) 06/03/85"; 9*21882Sdist#endif not lint 10*21882Sdist 119512Smckusick#include "SYS.h" 129512Smckusick 139512SmckusickSYSCALL(sigblock) 149512Smckusick ret 15