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