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