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