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