diff options
Diffstat (limited to 'gdb/config/sparc/xm-linux.h')
-rw-r--r-- | gdb/config/sparc/xm-linux.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/config/sparc/xm-linux.h b/gdb/config/sparc/xm-linux.h index e45b702..f0f9855 100644 --- a/gdb/config/sparc/xm-linux.h +++ b/gdb/config/sparc/xm-linux.h @@ -22,8 +22,6 @@ #ifndef XM_SPARCLINUX_H #define XM_SPARCLINUX_H -#include "sparc/xm-sparc.h" - /* 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 |