source: sbliveos2/trunk/include/linux/ioctl.h@ 188

Last change on this file since 188 was 142, checked in by ktk, 25 years ago

Import

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 112 bytes
Line 
1/* $Id: ioctl.h 142 2000-04-23 14:55:46Z ktk $ */
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.