os/include/kernel/idt.h

5 lines
59 B
C

#include <stdint.h>
#include <stdbool.h>
void idt_init();