Eliminate FIRST_UISA_SP_REGNUM and LAST_UISA_SP_REGNUM.
[deliverable/binutils-gdb.git] / gdb / config / rs6000 / tm-rs6000.h
index 202ac7751a7980e0bf25109b0a373959c172856d..ea0c0734f309f2310f38e14e81b80707fb0213f9 100644 (file)
@@ -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) \
This page took 0.024018 seconds and 4 git commands to generate.