libfdt.h 205 B

123456789
  1. #ifndef _INCLUDE_LIBFDT_H_
  2. #define _INCLUDE_LIBFDT_H_
  3. #include <linux/libfdt_env.h>
  4. #include "../../scripts/dtc/libfdt/fdt.h"
  5. #include "../../scripts/dtc/libfdt/libfdt.h"
  6. #endif /* _INCLUDE_LIBFDT_H_ */