WinCE more implemented functions
[p5sagit/p5-mst-13.2.git] / perlvars.h
index 0811399..83124d8 100644 (file)
@@ -59,3 +59,7 @@ PERLVARI(Gsh_path,    char *, SH_PATH)/* full path of shell */
  * See perl.h macros PERL_FPU_INIT and PERL_FPU_{PRE,POST}_EXEC. */
 PERLVAR(Gsigfpe_saved, Sighandler_t)
 
+/* Restricted hashes placeholder value.
+ * The contents are never used, only the address. */
+PERLVAR(Gsv_placeholder, SV)
+