Home
About us
GitHub
Contact us
Docs
FoxOS
Welcome to the FoxOS website!
load_idt
Signature:
extern "C" void load_idt(void* idt_ptr);
Attributes:
extern "C"
Description:
Loads the IDT
Parameters:
void* idt_ptr
Return:
void
Show file on GitHub