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