summaryrefslogtreecommitdiff
path: root/core/strecpy.inc
diff options
context:
space:
mode:
Diffstat (limited to 'core/strecpy.inc')
-rw-r--r--core/strecpy.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/strecpy.inc b/core/strecpy.inc
index 1fc53e96..bfcddc1a 100644
--- a/core/strecpy.inc
+++ b/core/strecpy.inc
@@ -5,7 +5,7 @@
; target buffer; return with CF=1 if target buffer overflows;
; the output is still zero-terminated.
;
- section .text
+ section .text16
strecpy:
push ax