aboutsummaryrefslogtreecommitdiffstats
path: root/roms/u-boot/tools/libfdt/fdt_ro.c
diff options
context:
space:
mode:
Diffstat (limited to 'roms/u-boot/tools/libfdt/fdt_ro.c')
-rw-r--r--roms/u-boot/tools/libfdt/fdt_ro.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/roms/u-boot/tools/libfdt/fdt_ro.c b/roms/u-boot/tools/libfdt/fdt_ro.c
new file mode 100644
index 000000000..8a9735a48
--- /dev/null
+++ b/roms/u-boot/tools/libfdt/fdt_ro.c
@@ -0,0 +1,2 @@
+#include "fdt_host.h"
+#include "../scripts/dtc/libfdt/fdt_ro.c"