xref: /NextBSD/contrib/gcc/config/sparc/sol2-gld.h (revision eb1a5f8de9f7ea602c373a710f531abbf81141c4)
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