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