summaryrefslogtreecommitdiffstats
path: root/include/ioctl.h
blob: 3290a52519e8d5e975d9128ef7a60446750e6217 (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef __IOCTL_H
#define __IOCTL_H

#include <asm-generic/ioctl.h>

#endif /* __IOCTL_H */