summaryrefslogtreecommitdiff
path: root/arch/s390/include/uapi/asm/ioctls.h
blob: 342a3284e69a1ec841bca24489893988a6343d02 (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef __ARCH_S390_IOCTLS_H__
#define __ARCH_S390_IOCTLS_H__

#define FIOQSIZE	0x545E

#include <asm-generic/ioctls.h>

#endif