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