summaryrefslogtreecommitdiff
path: root/asm/gdt.h
diff options
context:
space:
mode:
Diffstat (limited to 'asm/gdt.h')
-rw-r--r--asm/gdt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/asm/gdt.h b/asm/gdt.h
new file mode 100644
index 0000000..f5bcbd3
--- /dev/null
+++ b/asm/gdt.h
@@ -0,0 +1 @@
+void asm_setup_gdt(uint32_t addr, uint32_t size)