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