aboutsummaryrefslogtreecommitdiff
path: root/gdb/xm-hppab.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/xm-hppab.h')
-rw-r--r--gdb/xm-hppab.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/xm-hppab.h b/gdb/xm-hppab.h
index f326876..22f67d7 100644
--- a/gdb/xm-hppab.h
+++ b/gdb/xm-hppab.h
@@ -35,12 +35,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#define KERNEL_U_ADDR 0
-/* What a coincidence! */
-#define REGISTER_U_ADDR(addr, blockend, regno) \
-{ addr = (int)(blockend) + REGISTER_BYTE (regno);}
-
-#define U_REGS_OFFSET 0
-
#ifndef SEEK_SET
# define SEEK_SET 0 /* Set file pointer to "offset" */
# define SEEK_CUR 1 /* Set file pointer to current plus "offset" */