summaryrefslogtreecommitdiff
path: root/core/plaincon.inc
diff options
context:
space:
mode:
Diffstat (limited to 'core/plaincon.inc')
-rw-r--r--core/plaincon.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/plaincon.inc b/core/plaincon.inc
index 59b2cbb5..c41629d0 100644
--- a/core/plaincon.inc
+++ b/core/plaincon.inc
@@ -2,7 +2,7 @@
; writechr: Write a single character in AL to the console without
; mangling any registers; handle video pages correctly.
;
- section .text
+ section .text16
writechr:
call write_serial ; write to serial port if needed