Complete: First working Bootloader to kernel enviorment

This commit is contained in:
AfonsoCMSousa
2025-11-14 22:57:18 +00:00
parent babc45f96b
commit 19d4a05043
3 changed files with 3 additions and 3 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
ENTRY(_start);
FORMAT(elf64-x86-64);
ENTRY(_start)
SECTIONS
{