[][src]Static sunrise_kernel::i386::gdt::GDT

pub static GDT: Once<SpinLockIRQ<GdtManager>>

The global GDT. Needs to be initialized with init_gdt.

Modifying it disables interrupts.