diff options
Diffstat (limited to 'gdb/xm-ultra3.h')
-rw-r--r-- | gdb/xm-ultra3.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/gdb/xm-ultra3.h b/gdb/xm-ultra3.h index 48e4999..0abf68d 100644 --- a/gdb/xm-ultra3.h +++ b/gdb/xm-ultra3.h @@ -49,13 +49,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #define SET_STACK_LIMIT_HUGE -/* Override copies of {fetch,store}_inferior_registers in infptrace.c. */ -#define FETCH_INFERIOR_REGISTERS - -/* If we ever *do* end up using the standard fetch_inferior_registers, - this is the right value for U_REGS_OFFSET. */ -#define U_REGS_OFFSET 0 - /* System doesn't provide siginterrupt(). */ #define NO_SIGINTERRUPT |