s/BIG_ENDIAN/BFD_ENDIAN_BIG/

This commit is contained in:
Andrew Cagney
2002-01-05 04:30:46 +00:00
parent ca4976a694
commit d7449b42d3
48 changed files with 148 additions and 128 deletions

View File

@@ -159,7 +159,7 @@ extern int sparc_intreg_size (void);
"y", "psr", "wim", "tbr", "pc", "npc", "fpsr", "cpsr" \
}
#define TARGET_BYTE_ORDER BIG_ENDIAN
#define TARGET_BYTE_ORDER BFD_ENDIAN_BIG
/* Offset from address of function to start of its code.
Zero on most machines. */