diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/event_test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/event_test.c b/lib/event_test.c index 92172389..e1215bba 100644 --- a/lib/event_test.c +++ b/lib/event_test.c @@ -55,6 +55,7 @@ t_ev_run_list(void) resource_init(); olock_init(); + timer_init(); io_init(); rt_init(); if_init(); |