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