aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/uapi/asm/ioctls.h
blob: 9c9629816128b15059e94b0d4a4b1b4629575fb8 (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef __ASM_ARM_IOCTLS_H
#define __ASM_ARM_IOCTLS_H

#define FIOQSIZE	0x545E

#include <asm-generic/ioctls.h>

#endif