mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-11 19:31:06 +00:00
Makes it an instantiable class like it is in the actual kernel. This will also allow removing reliance on global accessors in a following change, now that we can encapsulate a reference to the system instance in the class.