X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=mk%2Fconfig.h.in;h=4871790f11ba1f31ad20fac8b3a7e8b7b771d923;hb=dc813469cfae2d6ae2defe44bf014faf3ded2b32;hp=b776a11d44654a3b5c0325cccc2512a4cf37231f;hpb=241e4b617e86fde448adecf320c5d4d01c220bdb;p=ghc-hetmet.git diff --git a/mk/config.h.in b/mk/config.h.in index b776a11..4871790 100644 --- a/mk/config.h.in +++ b/mk/config.h.in @@ -352,12 +352,6 @@ /* Define if code lives before data in memory */ #undef CODE_BEFORE_DATA -/* Define as the symbol which marks the end of the data section */ -#undef DATA_SECTION_END_MARKER - -/* Define as the decl which terminates the data section */ -#undef DATA_SECTION_END_MARKER_DECL - /* Define if time.h or sys/time.h define the altzone variable */ #undef HAVE_ALTZONE @@ -559,12 +553,6 @@ /* Define if C Symbols have a leading underscore added by the compiler */ #undef LEADING_UNDERSCORE -/* Define as the symbol which marks the end of the text section */ -#undef TEXT_SECTION_END_MARKER - -/* Define to decl that terminates text section. */ -#undef TEXT_SECTION_END_MARKER_DECL - /* Define to the type of the timezone variable (usually long or time_t) */ #undef TYPE_TIMEZONE