mirror of
https://git.burble.com/burble.dn42/bird.git
synced 2024-05-12 03:55:05 +00:00
Timers: Fix tests after timer change
This commit is contained in:
@ -62,6 +62,7 @@ bt_bird_init(void)
|
||||
|
||||
resource_init();
|
||||
olock_init();
|
||||
timer_init();
|
||||
io_init();
|
||||
rt_init();
|
||||
if_init();
|
||||
|
Reference in New Issue
Block a user