Files
2023-10-13 14:01:41 +00:00

7 lines
99 B
C

#ifndef _LINUX_IOCTL_H
#define _LINUX_IOCTL_H
#include <asm/ioctl.h>
#endif /* _LINUX_IOCTL_H */