This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Merge branch 'release-5.29.2' into blead
[perl5.git] / plan9 / plan9ish.h
index 0fdce12..5c326f6 100644 (file)
 #define BIT_BUCKET "/dev/null"
 #define PERL_SYS_INIT_BODY(c,v)                                    \
        MALLOC_CHECK_TAINT2(*c,*v) PERLIO_INIT; MALLOC_INIT
-#define dXSUB_SYS
+#define dXSUB_SYS dNOOP
 #define PERL_SYS_TERM_BODY()   PERLIO_TERM; MALLOC_TERM
 
 /*