ioctls.h 127 B

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