1 /* Definitions of target machine for GCC, for SPARC running Solaris 2 2 using the GNU linker. */ 3 4 /* Undefine this so that attribute((init_priority)) works. */ 5 #undef CTORS_SECTION_ASM_OP 6 #undef DTORS_SECTION_ASM_OP 7 8 #undef SUPPORTS_INIT_PRIORITY 9 #define SUPPORTS_INIT_PRIORITY 1 10