Thu Aug 7 13:39:31 1997 Geoffrey Noer <noer@cygnus.com>
[deliverable/binutils-gdb.git] / gdb / core-aout.c
index a529cf9fb4793f26c26670d9b12fe4c69c9856f2..022ff9b58504684d0f646e4b7b59ecefdb5043f8 100644 (file)
@@ -52,9 +52,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #include <sys/core.h>
 #endif
 
-static void fetch_core_registers PARAMS ((char *core_reg_sect,
-                                         unsigned core_reg_size, int which,
-                                         CORE_ADDR reg_addr));
+static void fetch_core_registers PARAMS ((char *, unsigned, int, CORE_ADDR));
 
 /* Extract the register values out of the core file and store
    them where `read_register' will find them.
This page took 0.023687 seconds and 4 git commands to generate.