Rename printf file for more consistent naming
This commit is contained in:
parent
93a9c3d5e9
commit
7514bd27c3
2 changed files with 1 additions and 1 deletions
|
@ -201,6 +201,6 @@ isr_debug:
|
||||||
pop ss
|
pop ss
|
||||||
iret
|
iret
|
||||||
|
|
||||||
%include "printf.inc"
|
%include "printf.asm"
|
||||||
|
|
||||||
align 512
|
align 512
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue