#ifndef IDT_LOADER_H #define IDT_LOADER_H #include #include #include void load_idt(); #endif