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 | 1cd81c34e61d5f649f5ccb230401eef6a66aff09 (patch) | |
tree | a1badbf3969f2a05765d199af8a84e286c54f898 /globvar.sym | |
parent | b8c8eb7bc0fb52d600bb17fb1d56ee359b5392f8 (diff) | |
download | perl-1cd81c34e61d5f649f5ccb230401eef6a66aff09.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 |