diff options
Diffstat (limited to 'gdb/config/m68k/xm-linux.h')
-rw-r--r-- | gdb/config/m68k/xm-linux.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/config/m68k/xm-linux.h b/gdb/config/m68k/xm-linux.h index 29e3980..6c4dd38 100644 --- a/gdb/config/m68k/xm-linux.h +++ b/gdb/config/m68k/xm-linux.h @@ -22,8 +22,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 */ |