ioctls.h 120 B

123456789
  1. #ifndef __ASM_ARM_IOCTLS_H
  2. #define __ASM_ARM_IOCTLS_H
  3. #define FIOQSIZE 0x545E
  4. #include <asm-generic/ioctls.h>
  5. #endif