GNU Linux-libre 4.14.290-gnu1
[releases.git] / arch / frv / include / uapi / asm / ioctls.h
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 #ifndef __ASM_IOCTLS_H__
3 #define __ASM_IOCTLS_H__
4
5 #define TIOCTTYGSTRUCT  0x5426  /* For debugging only */
6 #define FIOQSIZE        0x545E
7
8 #include <asm-generic/ioctls.h>
9
10 #endif /* __ASM_IOCTLS_H__ */
11