Move the ``set mask-address'' command to remote-mips.c. Disable
[deliverable/binutils-gdb.git] / gdb / m88k-nat.c
index ed9dfffc306e29e94eb0dc2d6b5141e20e6a9c37..afaa4ea9817999c5388839d8b1973d2a37280ad9 100644 (file)
@@ -239,6 +239,9 @@ m88k_register_u_addr (blockend, regnum)
 
 #include <sys/procfs.h>
 
+/* Prototypes for supply_gregset etc. */
+#include "gregset.h"
+
 /*  Given a pointer to a general register set in /proc format (gregset_t *),
    unpack the register contents and supply them as gdb's idea of the current
    register values. */
This page took 0.023494 seconds and 4 git commands to generate.