This commit is contained in:
Spoorthi Naik 2023-09-21 11:42:06 -07:00 committed by GitHub
commit cc2eb56bf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ call print_hex
jmp $ jmp $
; remember to include subroutines below the hang ; remember to include subroutines below the hang
%include "boot_sect_print.asm"
%include "boot_sect_print_hex.asm" %include "boot_sect_print_hex.asm"