aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/m68k/tm-vx68.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/m68k/tm-vx68.h')
-rw-r--r--gdb/config/m68k/tm-vx68.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/config/m68k/tm-vx68.h b/gdb/config/m68k/tm-vx68.h
index 6eaf418..ab00246 100644
--- a/gdb/config/m68k/tm-vx68.h
+++ b/gdb/config/m68k/tm-vx68.h
@@ -71,8 +71,3 @@
This routine returns true on success */
#define GET_LONGJMP_TARGET(ADDR) m68k_get_longjmp_target(ADDR)
-
-/* Number of registers in a ptrace_getfpregs call. */
-
-#define VX_SIZE_FPREGS (8 * DEPRECATED_REGISTER_RAW_SIZE (FP0_REGNUM) \
- + (3 * DEPRECATED_REGISTER_SIZE))