#pragma once #define IDT_SIZE 256 #define IDT_INTERRUPTS 256 void idt_init(void);