diff options
Diffstat (limited to 'qemu/roms/u-boot/tools/fdt.c')
-rw-r--r-- | qemu/roms/u-boot/tools/fdt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/roms/u-boot/tools/fdt.c b/qemu/roms/u-boot/tools/fdt.c new file mode 100644 index 000000000..1eafc56d7 --- /dev/null +++ b/qemu/roms/u-boot/tools/fdt.c @@ -0,0 +1 @@ +#include "../lib/libfdt/fdt.c" |