We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 974a7d0 commit d5f1c1bCopy full SHA for d5f1c1b
kernel/asm/startup-common.asm
@@ -35,7 +35,6 @@ kernel_base equ 0x100000
35
mov bx, startup_end
36
mov dx, 0x0
37
38
-; TODO test if other registers are affected
39
push ax
40
call load
41
0 commit comments