6 lines
175 B
C
6 lines
175 B
C
/* Definitions of target machine for GCC, for bi-arch SPARC
|
|
running Solaris 2 using the GNU assembler. */
|
|
|
|
#undef AS_SPARC64_FLAG
|
|
#define AS_SPARC64_FLAG "-TSO -64 -Av9"
|