summaryrefslogtreecommitdiff
path: root/core/stack.inc
diff options
context:
space:
mode:
Diffstat (limited to 'core/stack.inc')
-rw-r--r--core/stack.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/stack.inc b/core/stack.inc
index 788db647..838d6bab 100644
--- a/core/stack.inc
+++ b/core/stack.inc
@@ -38,7 +38,7 @@
section .data16
alignz 4
- global BaseStack
+ global BaseStack:data hidden
BaseStack dd StackHome ; ESP of the "home" stack pointer
dw 0 ; SS of the "home" stack pointer