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