mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-10-19 20:43:43 +08:00
[libc] move clock_time to time.
This commit is contained in:
@@ -27,9 +27,6 @@
|
||||
|
||||
int pthread_system_init(void)
|
||||
{
|
||||
/* initialize clock and time */
|
||||
clock_time_system_init();
|
||||
|
||||
/* initialize key area */
|
||||
pthread_key_system_init();
|
||||
/* initialize posix mqueue */
|
||||
|
Reference in New Issue
Block a user