Load limine module + alloc user stack

This commit is contained in:
2026-04-01 15:51:04 +02:00
parent d644126901
commit 11a9dd4adb
10 changed files with 61 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
bits 64
hello:
mov qword rax, 0xcafebabe
jmp hello