summaryrefslogtreecommitdiff
path: root/src/m/i860.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/m/i860.h')
-rw-r--r--src/m/i860.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/m/i860.h b/src/m/i860.h
index 0e32cc7f9a2..b18a1d56967 100644
--- a/src/m/i860.h
+++ b/src/m/i860.h
@@ -31,13 +31,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define LONGBITS 32 /* Number of bits in a long */
-/* Define BIG_ENDIAN iff lowest-numbered byte in a word
- is the most significant byte. */
-
-/* i860 is not big-endian: lowest numbered byte is least significant. */
-
-#undef BIG_ENDIAN
-
/* Define NO_ARG_ARRAY if you cannot take the address of the first of a
* group of arguments and treat it as an array of the arguments. */