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