mirror of
git://soft.sys114.com/klipper
synced 2026-02-13 17:30:35 +09:00
timer_irq: Integrate timer_try_set_next() into timer_dispatch_many()
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user