1190c1190
< int64_t clocks = curTick * OS::_SC_CLK_TCK / Clock::Int::s;
---
> int64_t clocks = curTick * OS::M5_SC_CLK_TCK / Clock::Int::s;