blob: b292e8093b24563eeb9db4479107ea33add33083 [file] [log] [blame]
Greg Kroah-Hartman6f52b162017-11-01 15:08:43 +01001/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002#ifndef _LINUX_IOCTL_H
3#define _LINUX_IOCTL_H
4
5#include <asm/ioctl.h>
6
7#endif /* _LINUX_IOCTL_H */
8