ioctls_arm.h 183 B

123456789
  1. /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
  2. #ifndef __ASM_ARM_IOCTLS_H
  3. #define __ASM_ARM_IOCTLS_H
  4. #define FIOQSIZE 0x545E
  5. #include <asm-generic/ioctls.h>
  6. #endif