summaryrefslogtreecommitdiff
path: root/abort.inc
diff options
context:
space:
mode:
Diffstat (limited to 'abort.inc')
-rw-r--r--abort.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/abort.inc b/abort.inc
index 5b87c682..f1773b5f 100644
--- a/abort.inc
+++ b/abort.inc
@@ -49,7 +49,7 @@ abort_load:
mov ax,cs ; Restore CS = DS = ES
mov ds,ax
mov es,ax
- RESET_STACK
+ RESET_STACK ; AX must = 0
sti
call cwritestr ; Expects SI -> error msg