summaryrefslogtreecommitdiff
path: root/bytecode.h
diff options
context:
space:
mode:
Diffstat (limited to 'bytecode.h')
-rw-r--r--bytecode.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bytecode.h b/bytecode.h
index 6b8206216d..e19bb22db4 100644
--- a/bytecode.h
+++ b/bytecode.h
@@ -10,9 +10,11 @@ typedef IV IV64;
EXT int iv_overflows INIT(0);
EXT SV *sv;
+/*
#ifndef USE_THREADS
EXT OP *PL_op;
#endif
+*/
EXT XPV pv;
EXT void **obj_list;