source: GPL/include/linux/ioctl.h@ 18

Last change on this file since 18 was 18, checked in by vladest, 20 years ago

initial import

File size: 171 bytes
Line 
1/* $Id: ioctl.h,v 1.1.1.1 2003/07/02 13:57:00 eleph Exp $ */
2
3#ifndef _LINUX_IOCTL_H
4#define _LINUX_IOCTL_H
5
6#include <asm/ioctl.h>
7
8#endif /* _LINUX_IOCTL_H */
9
Note: See TracBrowser for help on using the repository browser.