--- nono/vm/pedec.h 2026/04/29 17:04:50 1.1.1.3 +++ nono/vm/pedec.h 2026/04/29 17:04:55 1.1.1.4 @@ -9,8 +9,7 @@ #include "device.h" #include "interrupt.h" -class PEDECDevice - : public InterruptDevice +class PEDECDevice : public InterruptDevice { using inherited = InterruptDevice; private: