aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/9l/9.out.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/9l/9.out.h')
-rw-r--r--src/cmd/9l/9.out.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cmd/9l/9.out.h b/src/cmd/9l/9.out.h
index 08a339318d..87917f88ac 100644
--- a/src/cmd/9l/9.out.h
+++ b/src/cmd/9l/9.out.h
@@ -497,6 +497,8 @@ enum
D_DCONST,
D_ADDR, // not used, use D_CONST with non-empty sym.
+ D_LAST,
+
/* reg names for 9g OREGISTER */
D_R0 = 0, // type is D_REG
D_F0 = D_R0+NREG, // type is D_FREG