aboutsummaryrefslogtreecommitdiffstats
path: root/src/generic/timer_irq.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/generic/timer_irq.h')
-rw-r--r--src/generic/timer_irq.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/generic/timer_irq.h b/src/generic/timer_irq.h
index 0421c98c..031f0d6b 100644
--- a/src/generic/timer_irq.h
+++ b/src/generic/timer_irq.h
@@ -1,6 +1,6 @@
#ifndef __GENERIC_TIMER_IRQ_H
#define __GENERIC_TIMER_IRQ_H
-void timer_dispatch_many(void);
+uint32_t timer_dispatch_many(void);
#endif // timer_irq.h