--- nono/vm/ioctlr.cpp 2026/04/29 17:04:35 1.1.1.1 +++ nono/vm/ioctlr.cpp 2026/04/29 17:04:41 1.1.1.2 @@ -21,6 +21,12 @@ IOCtlrDevice::~IOCtlrDevice() { } +void +IOCtlrDevice::ResetHard() +{ + // XXX not yet +} + uint64 IOCtlrDevice::Read(uint32 addr) {