Remove kernel_entry

This commit is contained in:
2025-02-17 15:30:45 -08:00
parent c73d8a6b69
commit bfd057c541
2 changed files with 0 additions and 19 deletions

View File

@ -43,8 +43,6 @@ stage3.entry:
xor eax, eax
mov al, [disk]
push eax
mov eax, 0x00
push eax
mov eax, [stage3 + 0x18]
call eax