more complete support for implicit thread/interpreter pointer,
[p5sagit/p5-mst-13.2.git] / miniperlmain.c
index 3265bc7..1ac5de4 100644 (file)
@@ -13,6 +13,7 @@
 
 static void xs_init (pTHX);
 static PerlInterpreter *my_perl;
+static struct perl_thread *thr;                /* XXXXXX testing */
 
 #if defined (__MINT__) || defined (atarist)
 /* The Atari operating system doesn't have a dynamic stack.  The