85c85
< int readCpuId() { return actualTC->readCpuId(); }
---
> int cpuId() { return actualTC->cpuId(); }