#include <stdint.h>
#include <Arch/i686/Arch.i686.hpp>
Go to the source code of this file.
The Global Descriptor Table (GDT) is specific to the IA32 architecture. It contains entries telling the CPU about memory segments.
Definition in file gdt.hpp.