MCPcopy 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
267extern "C"

Callers 1

PageFaultHandlerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected