summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc3
1 files changed, 2 insertions, 1 deletions
diff --git a/embed.fnc b/embed.fnc
index 8cb9b81b54..9e42eac91e 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -447,9 +447,10 @@ Ap |void |op_refcnt_lock
Ap |void |op_refcnt_unlock
#if defined(PERL_IN_OP_C)
s |OP* |linklist |NN OP *o
+s |OP* |listkids |NULLOK OP* o
#endif
+: This is used in S_doeval in pp_ctl.c
p |OP* |list |NULLOK OP* o
-p |OP* |listkids |NULLOK OP* o
Apd |void |load_module|U32 flags|NN SV* name|NULLOK SV* ver|...
Ap |void |vload_module|U32 flags|NN SV* name|NULLOK SV* ver|NULLOK va_list* args
p |OP* |localize |NN OP *o|I32 lex