]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - arch/frv/include/uapi/asm/ioctls.h
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'asoc/topic...
[mirror_ubuntu-focal-kernel.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