blob: aed94e5c475c542578f72043c0f041a39fa87b91 (
plain)
1
2
3
4
5
6
|
/* Definitions of target machine for GCC, for SPARC running Solaris 2
using the GNU linker. */
/* Undefine this so that attribute((init_priority)) works. */
#undef CTORS_SECTION_ASM_OP
#undef DTORS_SECTION_ASM_OP
|