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