debug: refer to output facility as "serial port", not "terminal"

To avoid confusing it with the terminal application in fox32os.
main
jn 2023-01-31 10:32:17 +01:00
parent 0603179547
commit e1a7840680
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
; debug routines
; print a string to the terminal
; print a string to the serial port
; inputs:
; r0: pointer to null-terminated string
; outputs: