mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-16 17:18:56 +00:00
v1.2.2
This commit is contained in:
@@ -642,7 +642,7 @@ int clock_gettime(clockid_t clockid, struct timespec *tp)
|
||||
{
|
||||
case CLOCK_REALTIME:
|
||||
{
|
||||
int tick;
|
||||
unsigned int tick;
|
||||
rt_base_t level;
|
||||
|
||||
level = rt_hw_interrupt_disable();
|
||||
|
||||
Reference in New Issue
Block a user