--- nono/vm/sysctlr.h 2026/04/29 17:05:29 1.1.1.10 +++ nono/vm/sysctlr.h 2026/04/29 17:05:33 1.1.1.11 @@ -75,7 +75,7 @@ class SysCtlrDevice : public InterruptDe MPU88xx0Device *mpu88xx0 {}; - Monitor monitor { this }; + Monitor *monitor {}; }; // 参照はここではなく GetInterruptDevice() を使用する