submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
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 */
|