Load limine module + alloc user stack
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
bits 64
|
||||
|
||||
hello:
|
||||
mov qword rax, 0xcafebabe
|
||||
jmp hello
|
||||
Reference in New Issue
Block a user