5 lines
121 B
C
5 lines
121 B
C
/* $NetBSD: perl_extern.h,v 1.2 1998/01/09 08:08:21 perry Exp $ */
|
|
|
|
int perl_end __P((GS *));
|
|
int perl_init __P((GS *));
|