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