Add first C user program

This commit is contained in:
2026-06-11 20:19:24 +03:00
parent b32c12b311
commit 1c935cf154
55 changed files with 365 additions and 276 deletions
+1 -1
View File
@@ -334,7 +334,7 @@ long_mode:
mov ds, ax
mov es, ax
mov ss, ax
mov rsp, 0xFFFFFFFF80090000
mov rsp, 0xFFFFFFFF80F00000
xor rax, rax
xor rbx, rbx