From: simonmar Date: Mon, 20 Aug 2001 13:15:52 +0000 (+0000) Subject: [project @ 2001-08-20 13:15:52 by simonmar] X-Git-Tag: Approximately_9120_patches~1178 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=ab04639e2cebd95de66967223b3597443da4e00b;p=ghc-hetmet.git [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. --- 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