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