diff options
Diffstat (limited to 'gdb/config/s390/xm-linux.h')
-rw-r--r-- | gdb/config/s390/xm-linux.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/config/s390/xm-linux.h b/gdb/config/s390/xm-linux.h index 5c5955c..d059d40 100644 --- a/gdb/config/s390/xm-linux.h +++ b/gdb/config/s390/xm-linux.h @@ -23,9 +23,6 @@ #ifndef XM_LINUX_H #define XM_LINUX_H -#define HOST_BYTE_ORDER BIG_ENDIAN - - /* This is the amount to subtract from u.u_ar0 to get the offset in the core file of the register values. */ #define KERNEL_U_ADDR 0x0 |