diff options
Diffstat (limited to 'gdb/config/alpha/tm-alpha.h')
-rw-r--r-- | gdb/config/alpha/tm-alpha.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/config/alpha/tm-alpha.h b/gdb/config/alpha/tm-alpha.h index a508354..82e964f 100644 --- a/gdb/config/alpha/tm-alpha.h +++ b/gdb/config/alpha/tm-alpha.h @@ -33,10 +33,6 @@ struct type; struct value; struct symbol; -#if !defined (TARGET_BYTE_ORDER) -#define TARGET_BYTE_ORDER BFD_ENDIAN_LITTLE -#endif - /* Redefine some target bit sizes from the default. */ #define TARGET_LONG_BIT 64 |