diff options
Diffstat (limited to 'roms/u-boot/tools/libfdt/fdt_addresses.c')
-rw-r--r-- | roms/u-boot/tools/libfdt/fdt_addresses.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roms/u-boot/tools/libfdt/fdt_addresses.c b/roms/u-boot/tools/libfdt/fdt_addresses.c new file mode 100644 index 000000000..242a2c083 --- /dev/null +++ b/roms/u-boot/tools/libfdt/fdt_addresses.c @@ -0,0 +1,2 @@ +#include "fdt_host.h" +#include "../scripts/dtc/libfdt/fdt_addresses.c" |