diff options
Diffstat (limited to 'gdb/config/i386/xm-i386v.h')
-rw-r--r-- | gdb/config/i386/xm-i386v.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/config/i386/xm-i386v.h b/gdb/config/i386/xm-i386v.h index 1c32905..426889c 100644 --- a/gdb/config/i386/xm-i386v.h +++ b/gdb/config/i386/xm-i386v.h @@ -36,8 +36,3 @@ #define USG #define HAVE_TERMIO - -/* 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 0xe0000000 |