45c45
< void loadState(Checkpoint *cp);
---
> void loadState(CheckpointIn &cp) M5_ATTR_OVERRIDE;