ioctls.h 157 B

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