aboutsummaryrefslogtreecommitdiffstats
path: root/src/generic/timer_irq.h
blob: 0421c98cf051bb94054731dbfbefd4f557bd1530 (plain)
1
2
3
4
5
6
#ifndef __GENERIC_TIMER_IRQ_H
#define __GENERIC_TIMER_IRQ_H

void timer_dispatch_many(void);

#endif // timer_irq.h