mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-01 16:43:28 +08: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 */
|