LITTLE_ENDIAN -> BFD_ENDIAN_LITTLE
[deliverable/binutils-gdb.git] / gdb / config / ia64 / tm-ia64.h
index 326729f601d942262faa5e026da770af5cb34588..37e4d72a34e2aa12f6e5d23b152dce0bb39edff3 100644 (file)
@@ -29,7 +29,7 @@
 
 /* ia64 is little endian by default */
 
-#define TARGET_BYTE_ORDER LITTLE_ENDIAN
+#define TARGET_BYTE_ORDER BFD_ENDIAN_LITTLE
 
 /* Say how long (ordinary) registers are.  This is a piece of bogosity
    used in push_word and a few other places; REGISTER_RAW_SIZE is the
This page took 0.023029 seconds and 4 git commands to generate.