wozmon: make it fit the boot sector

This commit is contained in:
Paul Mathieu 2025-09-14 15:35:43 +02:00
parent 45a0b8ca68
commit 6c5e8594c3

View File

@ -9,7 +9,6 @@ _ZN12_GLOBAL__N_14putcEh:
movb 2(%bx), %al
#APP
;# 21 "wozmon.cc" 1
mov %al, %al
mov $0x0e, %ah
int $0x10
@ -97,10 +96,6 @@ _ZN12_GLOBAL__N_114WriteHexNibbleEh:
.global main
.type main, @function
main:
pushw %si
pushw %di
pushw %es
pushw %bp
movw %sp, %bp
subw $76, %sp
leaw -64(%bp), %di