--- nono/vm/sram.h 2026/04/29 17:04:53 1.1.1.6 +++ nono/vm/sram.h 2026/04/29 17:04:56 1.1.1.7 @@ -9,8 +9,7 @@ #include "device.h" #include "mappedfile.h" -class SRAMDevice - : public IODevice +class SRAMDevice : public IODevice { using inherited = IODevice; private: