Microkernel thing OS experiment (Zig ⚡)
1pub const gdt = @import("gdt.zig"); 2pub const tss = @import("tss.zig");