diff options
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/global.sym b/global.sym index 692991dc08..8ed821e915 100644 --- a/global.sym +++ b/global.sym @@ -313,7 +313,6 @@ Perl_mg_magical Perl_mg_set Perl_mg_size Perl_mini_mktime -Perl_mod Perl_moreswitches Perl_mro_get_from_name Perl_mro_get_linear_isa @@ -414,10 +413,12 @@ Perl_op_contextualize Perl_op_dump Perl_op_free Perl_op_linklist +Perl_op_lvalue Perl_op_null Perl_op_prepend_elem Perl_op_refcnt_lock Perl_op_refcnt_unlock +Perl_op_scope Perl_pack_cat Perl_packlist Perl_pad_findmy |