summaryrefslogtreecommitdiff
path: root/utils/8c/8.out.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/8c/8.out.h')
-rw-r--r--utils/8c/8.out.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/8c/8.out.h b/utils/8c/8.out.h
index fdfd0ca7..c38ab83f 100644
--- a/utils/8c/8.out.h
+++ b/utils/8c/8.out.h
@@ -420,7 +420,7 @@ enum
T_SYM = 1<<4,
T_SCONST = 1<<5,
- REGARG = 0,
+ REGARG = -1,
REGRET = D_AX,
FREGRET = D_F0,
REGSP = D_SP,