Remove XDEPFILES from GDB.
[deliverable/binutils-gdb.git] / gdb / config / powerpc / tm-ppcle-eabi.h
index 412b4c9331ff6eed5b1434ffbb7ead838be855f1..1eb64701de01631b64224594c1e2c09742ffacfd 100644 (file)
@@ -1,6 +1,6 @@
 /* Macro definitions for Power PC running embedded ABI
    in little endian mode.
-   Copyright 1995 Free Software Foundation, Inc.
+   Copyright 1995, 1998 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -26,6 +26,6 @@
 #include "powerpc/tm-ppc-eabi.h"
 
 #undef  TARGET_BYTE_ORDER_DEFAULT
-#define TARGET_BYTE_ORDER_DEFAULT      LITTLE_ENDIAN
+#define TARGET_BYTE_ORDER_DEFAULT BFD_ENDIAN_LITTLE
 
 #endif /* TM_PPCLE_EABI_H */
This page took 0.025449 seconds and 4 git commands to generate.