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

uint32_t timer_dispatch_many(void);

#endif // timer_irq.h