mirror of
https://github.com/cfenollosa/os-tutorial.git
synced 2025-06-13 12:54:24 +00:00
commented include line to avoid redefine error
This commit is contained in:
parent
7aff64740e
commit
e3d058183a
@ -18,7 +18,7 @@ call print_hex
|
||||
jmp $
|
||||
|
||||
; remember to include subroutines below the hang
|
||||
%include "boot_sect_print.asm"
|
||||
|
||||
%include "boot_sect_print_hex.asm"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user