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