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