Fix an error in conditional compilation introduced in the last set of changes
This commit is contained in:
parent
a4f5254cbe
commit
7db9a952bc
@ -213,7 +213,7 @@
|
||||
|
||||
#ifdef CONFIG_SYSTEM_TIME64
|
||||
# define SYS_clock_systimer64 (__SYS_clock+0)
|
||||
#endif
|
||||
#else
|
||||
# define SYS_clock_systimer32 (__SYS_clock+0)
|
||||
#endif
|
||||
#define SYS_clock_getres (__SYS_clock+1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user