blob: 4c0306c69b4e0efce9c8b10d84dafc08c9c1f836 [file] [log] [blame]
David Daneyab253832012-07-05 18:12:38 +02001#ifndef _INCLUDE_LIBFDT_H_
2#define _INCLUDE_LIBFDT_H_
3
4#include <linux/libfdt_env.h>
David Daney67966e02012-10-05 10:45:30 -07005#include "../../scripts/dtc/libfdt/fdt.h"
6#include "../../scripts/dtc/libfdt/libfdt.h"
David Daneyab253832012-07-05 18:12:38 +02007
8#endif /* _INCLUDE_LIBFDT_H_ */