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