Blame view

include/linux/ioctl.h 99 Bytes
95ffaba39   Graeme Russ   x86: Fix support ...
1
2
3
4
5
6
  #ifndef _LINUX_IOCTL_H
  #define _LINUX_IOCTL_H
  
  #include <asm/ioctl.h>
  
  #endif /* _LINUX_IOCTL_H */