From 77d8c8d52bcb3950617cc1491f1f2713db7ea126 Mon Sep 17 00:00:00 2001 From: Nicholas Clark Date: Mon, 27 Sep 2010 11:00:43 +0100 Subject: Move the generation of {START,END}_EXTERN_C from embed.fnc to embed.pl --- embed.fnc | 3 --- 1 file changed, 3 deletions(-) (limited to 'embed.fnc') diff --git a/embed.fnc b/embed.fnc index 9ba33d15dd..3b515366fe 100644 --- a/embed.fnc +++ b/embed.fnc @@ -118,8 +118,6 @@ : : Individual flags may be separated by whitespace. -START_EXTERN_C - #if defined(PERL_IMPLICIT_SYS) Ano |PerlInterpreter*|perl_alloc_using \ |NN struct IPerlMem *ipM \ @@ -2415,7 +2413,6 @@ Aanop |CLONE_PARAMS *|clone_params_new|NN PerlInterpreter *const from \ |NN PerlInterpreter *const to Anop |void |clone_params_del|NN CLONE_PARAMS *param #endif -END_EXTERN_C /* * ex: set ts=8 sts=4 sw=4 noet: */ -- cgit v1.2.1