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