mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 07:38:10 +00:00
Kernel: Update cryptically-named functions related to symbolication
This commit is contained in:
parent
348e209eb5
commit
dc7340332d
6 changed files with 71 additions and 73 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue