summaryrefslogtreecommitdiffstats
path: root/source/aparser/templates/prs_pointer.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'source/aparser/templates/prs_pointer.tpl')
-rw-r--r--source/aparser/templates/prs_pointer.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/aparser/templates/prs_pointer.tpl b/source/aparser/templates/prs_pointer.tpl
new file mode 100644
index 00000000000..4ebcf19d834
--- /dev/null
+++ b/source/aparser/templates/prs_pointer.tpl
@@ -0,0 +1,2 @@
+ if (!io_pointer("@ELEM@_ptr", ps, depth+1,
+ (void **)&il->@ELEM@, @FLAGS@)) goto fail;