diff options
author | Nicholas Clark <nick@ccl4.org> | 2007-03-04 19:22:45 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2007-03-04 19:22:45 +0000 |
commit | bf2473aa49b5d48badc82753fac75c38065f1aa0 (patch) | |
tree | a1badbf3969f2a05765d199af8a84e286c54f898 /globvar.sym | |
parent | a0ac753de46adf91a344ab968b1f6fadab2f6dff (diff) | |
download | perl-bf2473aa49b5d48badc82753fac75c38065f1aa0.tar.gz |
It seems that change 30451 should also have arranged to export
PL_reg_name properly. Hopefuly this will fix it, but I don't have
access to any platform where I can test this directly.
p4raw-id: //depot/perl@30461
Diffstat (limited to 'globvar.sym')
-rw-r--r-- | globvar.sym | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/globvar.sym b/globvar.sym index 9d1e05d73b..bb5f58f208 100644 --- a/globvar.sym +++ b/globvar.sym @@ -28,6 +28,7 @@ op_name opargs ppaddr regkind +reg_name sig_name sig_num simple |