mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-06-21 09:02:25 +02:00
7 lines
99 B
C
7 lines
99 B
C
#ifndef _LINUX_IOCTL_H
|
|
#define _LINUX_IOCTL_H
|
|
|
|
#include <asm/ioctl.h>
|
|
|
|
#endif /* _LINUX_IOCTL_H */
|