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