Home About us GitHub Contact us Docs

FoxOS

Welcome to the FoxOS website!

load_gdt

Signature: extern "C" void load_gdt(gdt_descriptor_t* gdt_descriptor);
Attributes: extern "C"
Description: Loads the GDT

Parameters:

Return: void

Show file on GitHub