diff options
Diffstat (limited to 'ANDROID_3.4.5/arch/frv/include/asm/ioctls.h')
-rw-r--r-- | ANDROID_3.4.5/arch/frv/include/asm/ioctls.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/ANDROID_3.4.5/arch/frv/include/asm/ioctls.h b/ANDROID_3.4.5/arch/frv/include/asm/ioctls.h deleted file mode 100644 index 2f9fb436..00000000 --- a/ANDROID_3.4.5/arch/frv/include/asm/ioctls.h +++ /dev/null @@ -1,10 +0,0 @@ -#ifndef __ASM_IOCTLS_H__ -#define __ASM_IOCTLS_H__ - -#define TIOCTTYGSTRUCT 0x5426 /* For debugging only */ -#define FIOQSIZE 0x545E - -#include <asm-generic/ioctls.h> - -#endif /* __ASM_IOCTLS_H__ */ - |