summaryrefslogtreecommitdiff
path: root/globvar.sym
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2011-05-02 15:02:57 +0100
committerNicholas Clark <nick@ccl4.org>2011-06-12 16:15:22 +0200
commitaf2f0da9b8621f5cc241f5664bcecd0fbd8865b2 (patch)
treee05689bfd8d8ef2202b400060568eb2cca0c0821 /globvar.sym
parent724cf8d623675450a9b7be794b6b3917972e83f8 (diff)
downloadperl-af2f0da9b8621f5cc241f5664bcecd0fbd8865b2.tar.gz
Move PL_runops_{std,dbg} to perl.h, and make them const.
They exist solely to ensure that Perl_runops_standard and Perl_runops_debug are linked in - nothing assigns to either variable, and nothing reads them.
Diffstat (limited to 'globvar.sym')
-rw-r--r--globvar.sym2
1 files changed, 2 insertions, 0 deletions
diff --git a/globvar.sym b/globvar.sym
index 81472f6150..b6a36ded94 100644
--- a/globvar.sym
+++ b/globvar.sym
@@ -45,6 +45,8 @@ regkind
reg_name
reg_extflags_name
revision
+runops_dbg
+runops_std
sig_name
sig_num
simple