From ab04639e2cebd95de66967223b3597443da4e00b Mon Sep 17 00:00:00 2001 From: simonmar Date: Mon, 20 Aug 2001 13:15:52 +0000 Subject: [PATCH] [project @ 2001-08-20 13:15:52 by simonmar] dunno what DATA_SECTION_WIBBLE is supposed to be, but it doesn't appear anywhere else in the source tree so I'm removing it. --- acconfig.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/acconfig.h b/acconfig.h index 86a662f..669c790 100644 --- a/acconfig.h +++ b/acconfig.h @@ -354,9 +354,6 @@ /* Define as the symbol which marks the end of the data section */ #undef DATA_SECTION_END_MARKER -/* Define as the symbol which marks the end of the data section */ -#undef DATA_SECTION_WIBBLE - /* Define as the decl which terminates the data section */ #undef DATA_SECTION_END_MARKER_DECL -- 1.7.10.4