@@ -1,3 +1,5 @@
+#pragma once
+
#include <types/stdint.h>
struct gdt_descriptor {
@@ -1 +1,3 @@
void kernel_main(void);