aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-lex.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-lex.h')
-rw-r--r--gcc/c-lex.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/c-lex.h b/gcc/c-lex.h
index 0ffc6a4..3aaa3a0 100644
--- a/gcc/c-lex.h
+++ b/gcc/c-lex.h
@@ -40,6 +40,7 @@ enum rid
RID_TYPEDEF,
RID_SIGNED,
RID_CONST,
+ RID_RESTRICT,
RID_VOLATILE,
RID_INLINE,
RID_NOALIAS,