--- nono/vm/pluto.h 2026/04/29 17:04:45 1.1.1.5 +++ nono/vm/pluto.h 2026/04/29 17:04:50 1.1.1.6 @@ -46,3 +46,5 @@ class PlutoDevice timeval m_start {}; timeval m_total {}; }; + +extern std::unique_ptr gPluto;