summaryrefslogtreecommitdiff
path: root/core/com32.inc
diff options
context:
space:
mode:
Diffstat (limited to 'core/com32.inc')
-rw-r--r--core/com32.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/com32.inc b/core/com32.inc
index 929f50ec..9c565f1d 100644
--- a/core/com32.inc
+++ b/core/com32.inc
@@ -40,7 +40,7 @@ com32_entry equ free_high_memory
;
; Danger, Will Robinson: it's not clear the use of
; core_xfer_buf is safe here.
- global __entry_esp, __com32
+ global __com32:data hidden
alignz 4
__entry_esp:
dd 0 ; Dummy to avoid _exit issues