1 2 3 4 5 6
#pragma once #include <cstdint> namespace gobject { inline std::uintptr_t kernel_root = 0; };