Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ GetErrCode
Function
GetErrCode
Kernel/src/arch/x86_64/idt.cpp:262–264 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
260
}
261
262
int GetErrCode(){
263
return errCode;
264
}
265
}
266
267
extern
"C"
Callers
1
PageFaultHandler
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected