[project @ 1998-11-21 14:35:00 by sof]
[ghc-hetmet.git] / mk / config.h.in
index 3f04af4..bdc4822 100644 (file)
    This function is required for alloca.c support on those systems.  */
 #undef CRAY_STACKSEG_END
 
-/* Define to symbol that terminates data section. */
+/* Define to decl that terminates data section. */
+#undef DATA_SECTION_END_MARKER_DECL
+
+/* Define to section that terminates data section. */
 #undef DATA_SECTION_END_MARKER
 
 /* Define if you have alloca, as a function or macro.  */
 /* Define if you have the iberty library (-liberty).  */
 #undef HAVE_LIBIBERTY
 
+/* Define to decl that terminates text section. */
+#undef TEXT_SECTION_END_MARKER_DECL
+
 /* Define to symbol that terminates text section. */
 #undef TEXT_SECTION_END_MARKER
+