aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/rs6000/tm-rs6000.h
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2002-07-26 22:26:44 +0000
committerKevin Buettner <kevinb@redhat.com>2002-07-26 22:26:44 +0000
commitdd7be90a81ad73ea71516586b8d2d52e58bfcb97 (patch)
treeec1cc653b130ade267a9c2b5ea3bc7f8d184f208 /gdb/config/rs6000/tm-rs6000.h
parentfb39dac1ef45db850a7647f4bf1da52ee5900543 (diff)
downloadgdb-dd7be90a81ad73ea71516586b8d2d52e58bfcb97.zip
gdb-dd7be90a81ad73ea71516586b8d2d52e58bfcb97.tar.gz
gdb-dd7be90a81ad73ea71516586b8d2d52e58bfcb97.tar.bz2
Eliminate FIRST_UISA_SP_REGNUM and LAST_UISA_SP_REGNUM.
Diffstat (limited to 'gdb/config/rs6000/tm-rs6000.h')
-rw-r--r--gdb/config/rs6000/tm-rs6000.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/config/rs6000/tm-rs6000.h b/gdb/config/rs6000/tm-rs6000.h
index 202ac77..ea0c073 100644
--- a/gdb/config/rs6000/tm-rs6000.h
+++ b/gdb/config/rs6000/tm-rs6000.h
@@ -81,11 +81,6 @@ extern void aix_process_linenos (void);
#define FP0_REGNUM 32 /* Floating point register 0 */
#define FPLAST_REGNUM 63 /* Last floating point register */
-/* These #defines are used to parse core files and talk to ptrace, so they
- must remain fixed. */
-#define FIRST_UISA_SP_REGNUM 64 /* first special register number */
-#define LAST_UISA_SP_REGNUM 70 /* last special register number */
-
/* Define other aspects of the stack frame. */
#define INIT_FRAME_PC_FIRST(fromleaf, prev) \