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