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