diff options
Diffstat (limited to 'gdb/config/powerpc/xm-linux.h')
-rw-r--r-- | gdb/config/powerpc/xm-linux.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/config/powerpc/xm-linux.h b/gdb/config/powerpc/xm-linux.h index 73e7c40..20f509c 100644 --- a/gdb/config/powerpc/xm-linux.h +++ b/gdb/config/powerpc/xm-linux.h @@ -21,8 +21,4 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #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 */ |