summaryrefslogtreecommitdiff
path: root/asm/eval.c
diff options
context:
space:
mode:
Diffstat (limited to 'asm/eval.c')
-rw-r--r--asm/eval.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/eval.c b/asm/eval.c
index 582f9503..1a6680f2 100644
--- a/asm/eval.c
+++ b/asm/eval.c
@@ -72,7 +72,7 @@ static void *scpriv;
static int *opflags;
static struct eval_hints *hint;
-static int deadman;
+static int64_t deadman;
/*