summaryrefslogtreecommitdiff
path: root/include/MetroTRK/dolphin_trk.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/MetroTRK/dolphin_trk.h')
-rw-r--r--include/MetroTRK/dolphin_trk.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/MetroTRK/dolphin_trk.h b/include/MetroTRK/dolphin_trk.h
new file mode 100644
index 0000000..9cbc683
--- /dev/null
+++ b/include/MetroTRK/dolphin_trk.h
@@ -0,0 +1,8 @@
+#ifndef METROTRK_DOLPHIN_TRK_H
+#define METROTRK_DOLPHIN_TRK_H
+
+#include <Runtime/platform.h>
+
+void EnableMetroTRKInterrupts(void);
+
+#endif