summaryrefslogtreecommitdiffstats
path: root/device/device.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'device/device.hpp')
-rw-r--r--device/device.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/device/device.hpp b/device/device.hpp
new file mode 100644
index 0000000..9ce4580
--- /dev/null
+++ b/device/device.hpp
@@ -0,0 +1,3 @@
+#pragma once
+
+void hardwareInit();