Update texinfo.tex to version 2000-05-28.15.
[deliverable/binutils-gdb.git] / gdb / alpha-nat.c
index 089e56fea10753d109cbd227b94e43db85724990..4bf33b352a27d658431665b64ab1240e7c0b6a69 100644 (file)
 
 /* Prototypes for local functions. */
 
-static void fetch_osf_core_registers PARAMS ((char *,
-                                             unsigned, int, CORE_ADDR));
-static void fetch_elf_core_registers PARAMS ((char *,
-                                             unsigned, int, CORE_ADDR));
+static void fetch_osf_core_registers (char *, unsigned, int, CORE_ADDR);
+static void fetch_elf_core_registers (char *, unsigned, int, CORE_ADDR);
 
 /* Size of elements in jmpbuf */
 
@@ -199,6 +197,9 @@ kernel_u_size ()
 #if defined(USE_PROC_FS) || defined(HAVE_GREGSET_T)
 #include <sys/procfs.h>
 
+/* Prototypes for supply_gregset etc. */
+#include "gregset.h"
+
 /*
  * See the comment in m68k-tdep.c regarding the utility of these functions.
  */
This page took 0.02288 seconds and 4 git commands to generate.