]> git.dujemihanovic.xyz Git - nameless-os.git/blobdiff - boot/x86/stage3/gdt.s
Compile stage3 in ELF format
[nameless-os.git] / boot / x86 / stage3 / gdt.s
index d81bb64ecd34e90a144bab77c73f8afa7dba3f84..843df7bbdd259d040d8e8b442433b77e9090f758 100644 (file)
@@ -1,4 +1,7 @@
 ; Initial GDT for kernel, which wants a flat code and data descriptor
+
+section .rodata
+
 gdt:
        dw .end-.start-1
        dd .start