diff options
Diffstat (limited to 'gdb/config/mips/tm-vxmips.h')
-rw-r--r-- | gdb/config/mips/tm-vxmips.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/config/mips/tm-vxmips.h b/gdb/config/mips/tm-vxmips.h index 5475fb5..5eb1043 100644 --- a/gdb/config/mips/tm-vxmips.h +++ b/gdb/config/mips/tm-vxmips.h @@ -21,9 +21,3 @@ #include "mips/tm-mips.h" #include "config/tm-vxworks.h" - -/* FIXME: These are almost certainly wrong. */ - -/* Number of registers in a ptrace_getregs call. */ - -#define VX_NUM_REGS (NUM_REGS) |