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