Kernel: Remove "a" from .section .text

This commit is contained in:
Bananymous 2023-03-07 01:57:09 +02:00
parent 8a52c0f9d7
commit df8811fc1a
2 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ g_multiboot_info:
g_multiboot_magic:
.skip 4
.section .text, "a"
.section .text
boot_gdt:
.quad 0x0000000000000000 # null

View File

@ -59,7 +59,7 @@ g_multiboot_info:
g_multiboot_magic:
.skip 8
.section .text, "a"
.section .text
boot_gdt:
.quad 0x0000000000000000 # null descriptor