summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/mfluadir/mfluac.h
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2017-02-02 21:19:36 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2017-02-02 21:19:36 +0000
commite0fb2aed88184c9e02b1e022efd0287d787e2aa3 (patch)
treefd800c6ee57b7d10dbc9a91453ae2ec1523a2d78 /Build/source/texk/web2c/mfluadir/mfluac.h
parent9b0b2e08a13143d3a0ea8a827161381995fc4235 (diff)
mfluajitdir, mfluadir: sync with the upstream
git-svn-id: svn://tug.org/texlive/trunk@43120 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/mfluadir/mfluac.h')
-rw-r--r--Build/source/texk/web2c/mfluadir/mfluac.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/mfluadir/mfluac.h b/Build/source/texk/web2c/mfluadir/mfluac.h
index 80e2e7a0235..eb0f6a1a14d 100644
--- a/Build/source/texk/web2c/mfluadir/mfluac.h
+++ b/Build/source/texk/web2c/mfluadir/mfluac.h
@@ -21,6 +21,11 @@ extern int mfluaPOSTfillenveloperhs(halfword);
extern int mfluaPREfillenvelopelhs(halfword);
extern int mfluaPOSTfillenvelopelhs(halfword);
+extern int mfluaPREmakespecrhs(halfword);
+extern int mfluaPOSTmakespecrhs(halfword);
+extern int mfluaPREmakespeclhs(halfword);
+extern int mfluaPOSTmakespeclhs(halfword);
+
extern int mfluaPREfillspecrhs(halfword);
extern int mfluaPOSTfillspecrhs(halfword);
extern int mfluaPREfillspeclhs(halfword);