Rename printf file for more consistent naming

This commit is contained in:
Nero 2019-09-20 23:39:27 +00:00
parent 93a9c3d5e9
commit 7514bd27c3
2 changed files with 1 additions and 1 deletions

View File

@ -201,6 +201,6 @@ isr_debug:
pop ss
iret
%include "printf.inc"
%include "printf.asm"
align 512