summaryrefslogtreecommitdiff
path: root/firmware/os/inc/crc.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/os/inc/crc.h')
-rw-r--r--firmware/os/inc/crc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/os/inc/crc.h b/firmware/os/inc/crc.h
new file mode 100644
index 00000000..2c88d465
--- /dev/null
+++ b/firmware/os/inc/crc.h
@@ -0,0 +1,2 @@
+#include <nanohub/crc.h>
+#include <plat/crc.h>