55c55
< void regStats() M5_ATTR_OVERRIDE;
---
> void regStats() override;
58,59c58
< void handleRequest(const ProbePoints::PacketInfo &pkt_info) \
< M5_ATTR_OVERRIDE;
---
> void handleRequest(const ProbePoints::PacketInfo &pkt_info) override;