LITTLE_ENDIAN -> BFD_ENDIAN_LITTLE
[deliverable/binutils-gdb.git] / gdb / config / i386 / tm-i386.h
index 8407057ba373db76825cebeaf85ebc76596b50a4..d40a5f80e873ab74d1d9a71c19678dac0eca9751 100644 (file)
@@ -32,7 +32,7 @@ struct frame_saved_regs;
 struct value;
 struct type;
 
-#define TARGET_BYTE_ORDER LITTLE_ENDIAN
+#define TARGET_BYTE_ORDER BFD_ENDIAN_LITTLE
 
 /* The format used for `long double' on almost all i386 targets is the
    i387 extended floating-point format.  In fact, of all targets in the
This page took 0.028339 seconds and 4 git commands to generate.