Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ioctls.h
Go to the documentation of this file.
1 #ifndef __ASM_IOCTLS_H__
2 #define __ASM_IOCTLS_H__
3 
4 #define TIOCTTYGSTRUCT 0x5426 /* For debugging only */
5 #define FIOQSIZE 0x545E
6 
7 #include <asm-generic/ioctls.h>
8 
9 #endif /* __ASM_IOCTLS_H__ */
10