mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Update to use 64-bit timer when available
This commit is contained in:
@@ -110,7 +110,7 @@ static int g_fillresult;
|
||||
*/
|
||||
|
||||
#ifdef CONFIG_PAGING_TIMEOUT_TICKS
|
||||
status uint32_t g_starttime;
|
||||
static systime_t g_starttime;
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user