5 lines
59 B
C
5 lines
59 B
C
#include <stdint.h>
|
|
#include <stdbool.h>
|
|
|
|
void idt_init();
|
#include <stdint.h>
|
|
#include <stdbool.h>
|
|
|
|
void idt_init();
|