mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-30 02:51:33 +08:00
commit
3731ae2858
@ -48,7 +48,7 @@ static int timer_app_init(void)
|
||||
return -1;
|
||||
}
|
||||
}
|
||||
INIT_EXPORT_APP(timer_app_init);
|
||||
INIT_APP_EXPORT(timer_app_init);
|
||||
|
||||
#endif /* RT_USING_PM */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user