Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ LateInitialize
Function
LateInitialize
Kernel/src/logging.cpp:62–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
void LateInitialize(){
63
DeviceManager::RegisterDevice(*logDevice);
64
}
65
66
void SetVideoConsole(VideoConsole* con){
67
console = con;
Callers
1
kmain
Function · 0.85
Calls
1
RegisterDevice
Function · 0.85
Tested by
no test coverage detected