nv_services: Deglobalize NvServices
This commit is contained in:
parent
f2e026a1d8
commit
24408cce9b
23 changed files with 65 additions and 51 deletions
|
@ -138,8 +138,6 @@ NVDRV::NVDRV(std::shared_ptr<Module> nvdrv, const char* name)
|
|||
{13, &NVDRV::FinishInitialize, "FinishInitialize"},
|
||||
};
|
||||
RegisterHandlers(functions);
|
||||
|
||||
auto& kernel = Core::System::GetInstance().Kernel();
|
||||
}
|
||||
|
||||
NVDRV::~NVDRV() = default;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue