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