2012-07-05 18:12:38 +02:00
|
|
|
#ifndef _INCLUDE_LIBFDT_H_
|
|
|
|
|
#define _INCLUDE_LIBFDT_H_
|
|
|
|
|
|
|
|
|
|
#include <linux/libfdt_env.h>
|
2012-10-05 10:45:30 -07:00
|
|
|
#include "../../scripts/dtc/libfdt/fdt.h"
|
|
|
|
|
#include "../../scripts/dtc/libfdt/libfdt.h"
|
2012-07-05 18:12:38 +02:00
|
|
|
|
|
|
|
|
#endif /* _INCLUDE_LIBFDT_H_ */
|