diff options
Diffstat (limited to 'gas/config/tc-sparc.h')
-rw-r--r-- | gas/config/tc-sparc.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/gas/config/tc-sparc.h b/gas/config/tc-sparc.h index e99222b..409a4ff 100644 --- a/gas/config/tc-sparc.h +++ b/gas/config/tc-sparc.h @@ -39,13 +39,6 @@ extern const char *sparc_target_format PARAMS ((void)); #define RELOC_EXPANSION_POSSIBLE #define MAX_RELOC_EXPANSION 2 -#if 0 -#ifdef TE_SPARCAOUT -/* Bi-endian support may eventually be unconditional, but until things are - working well it's only provided for targets that need it. */ -#define SPARC_BIENDIAN -#endif -#endif /* Make it unconditional and check if -EL is valid after option parsing */ #define SPARC_BIENDIAN |