* config/darwin.h (HAS_INIT_SECTION): Remove definition.
(INIT_SECTION_ASM_OP): Restore empty definition from before 2005-12-07.
From-SVN: r108346
+2005-12-10 Richard Sandiford <richard@codesourcery.com>
+
+ * config/darwin.h (HAS_INIT_SECTION): Remove definition.
+ (INIT_SECTION_ASM_OP): Restore empty definition from before 2005-12-07.
+
2005-12-10 Richard Sandiford <richard@codesourcery.com>
* output.h (init_section, fini_section): Delete.
#define NO_PROFILE_COUNTERS 1
#undef INIT_SECTION_ASM_OP
-#define HAS_INIT_SECTION
+#define INIT_SECTION_ASM_OP
#undef INVOKE__main