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