summaryrefslogtreecommitdiffstats
path: root/pit.h
diff options
context:
space:
mode:
Diffstat (limited to 'pit.h')
-rw-r--r--pit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pit.h b/pit.h
index d82587a..811f024 100644
--- a/pit.h
+++ b/pit.h
@@ -20,5 +20,6 @@
#define FMK_PIT_H
void pit_setup(void);
+void pit0_isr(void);
#endif /* FMK_PIT_H */