summaryrefslogtreecommitdiff
path: root/embed.h
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1998-05-01 19:21:02 +0000
committerGurusamy Sarathy <gsar@cpan.org>1998-05-01 19:21:02 +0000
commit9e6b2b00f0190751b970ece3db7033405cb08ca5 (patch)
treee18c55b12253c77b6eedaa130c83d59345c1ba17 /embed.h
parent891fc7f27629745a734e804217bbdaf86146df17 (diff)
downloadperl-9e6b2b00f0190751b970ece3db7033405cb08ca5.tar.gz
[asperl] add AS patch#20 (exposes more global constants)
p4raw-id: //depot/asperl@908
Diffstat (limited to 'embed.h')
-rw-r--r--embed.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/embed.h b/embed.h
index fd3d549101..7318270c78 100644
--- a/embed.h
+++ b/embed.h
@@ -205,8 +205,11 @@
#define freq Perl_freq
#define ge_amg Perl_ge_amg
#define gen_constant_list Perl_gen_constant_list
+#define get_no_modify Perl_get_no_modify
#define get_op_descs Perl_get_op_descs
#define get_op_names Perl_get_op_names
+#define get_opargs Perl_get_opargs
+#define get_specialsv_list Perl_get_specialsv_list
#define gp_free Perl_gp_free
#define gp_ref Perl_gp_ref
#define gt_amg Perl_gt_amg