mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-02 22:55:23 +00:00
Kernel: Update cryptically-named functions related to symbolication
This commit is contained in:
@@ -305,9 +305,7 @@ void init_stage2()
|
||||
|
||||
Process::current->set_root_directory(VFS::the().root_custody());
|
||||
|
||||
dbg() << "Load ksyms";
|
||||
load_ksyms();
|
||||
dbg() << "Loaded ksyms";
|
||||
load_kernel_symbol_table();
|
||||
|
||||
int error;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user