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