summaryrefslogtreecommitdiffstatshomepage
path: root/qemu-arm/memory.h
diff options
context:
space:
mode:
Diffstat (limited to 'qemu-arm/memory.h')
-rw-r--r--qemu-arm/memory.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/qemu-arm/memory.h b/qemu-arm/memory.h
new file mode 100644
index 0000000000..f3777b0e39
--- /dev/null
+++ b/qemu-arm/memory.h
@@ -0,0 +1,2 @@
+// this is needed for extmod/crypto-algorithms/sha256.c
+#include <string.h>