summaryrefslogtreecommitdiff
path: root/src/cmd/8l/8.out.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/8l/8.out.h')
-rw-r--r--src/cmd/8l/8.out.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cmd/8l/8.out.h b/src/cmd/8l/8.out.h
index ed54f6744..596c5f61a 100644
--- a/src/cmd/8l/8.out.h
+++ b/src/cmd/8l/8.out.h
@@ -654,6 +654,8 @@ enum
D_CONST2 = D_INDIR+D_INDIR,
+ D_LAST,
+
T_TYPE = 1<<0,
T_INDEX = 1<<1,
T_OFFSET = 1<<2,