summaryrefslogtreecommitdiff
path: root/include/wabt/token.def
diff options
context:
space:
mode:
Diffstat (limited to 'include/wabt/token.def')
-rw-r--r--include/wabt/token.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/wabt/token.def b/include/wabt/token.def
index 1fd3d0e5..53d1fabb 100644
--- a/include/wabt/token.def
+++ b/include/wabt/token.def
@@ -57,6 +57,7 @@ WABT_TOKEN(NanArithmetic, "nan:arithmetic")
WABT_TOKEN(NanCanonical, "nan:canonical")
WABT_TOKEN(Offset, "offset")
WABT_TOKEN(Output, "output")
+WABT_TOKEN(PageSize, "pagesize")
WABT_TOKEN(Param, "param")
WABT_TOKEN(Ref, "ref")
WABT_TOKEN(Quote, "quote")