__036d → _trampoline_print_eof_str_1

This commit is contained in:
Juhani Krekelä 2021-08-01 17:27:44 +03:00
parent 9a2fab2786
commit 0d15187746
1 changed files with 2 additions and 2 deletions

View File

@ -445,12 +445,12 @@ find_file_end_char: ; 035e
pop di
.ret: ret
__036d:
_trampoline_print_eof_str_1: ; 036d
jmp print_eof_str
command_a: ; 0370
test byte [new_file_flag], 0xff
jnz __036d
jnz _trampoline_print_eof_str_1
mov dx, [last_file_byte]
cmp word [command_linenum], 0