//! Interrupts Constants pub const idt = @import("idt/idt.zig"); pub const pic = @import("pic/pic.zig");