* valops.c (call_function_by_hand, push_word), defs.h (push_word),
[deliverable/binutils-gdb.git] / gdb / config / m68k / tm-vx68.h
index 092045e31bf72c51b13030f5c76026bdaf36e84e..23ace234c13fda8c97e4c021346602d0a7e51e83 100644 (file)
@@ -88,4 +88,4 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* Number of registers in a ptrace_getfpregs call. */
 
 #define VX_SIZE_FPREGS (8 * REGISTER_RAW_SIZE (FP0_REGNUM) \
-                       + (3 * sizeof (REGISTER_TYPE)))
+                       + (3 * REGISTER_SIZE))
This page took 0.022403 seconds and 4 git commands to generate.