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

To avoid confusing it with the terminal application in fox32os.
This commit is contained in:
jn 2023-01-31 10:32:17 +01:00
parent 0603179547
commit e1a7840680

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: