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