diff options
Diffstat (limited to 'gdb/config/arm/xm-linux.h')
-rw-r--r-- | gdb/config/arm/xm-linux.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/config/arm/xm-linux.h b/gdb/config/arm/xm-linux.h index fa82a1e..b59f265 100644 --- a/gdb/config/arm/xm-linux.h +++ b/gdb/config/arm/xm-linux.h @@ -21,8 +21,4 @@ #ifndef XM_ARMLINUX_H #define XM_ARMLINUX_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 - #endif /* XM_ARMLINUX_H */ |