]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/core-aout.c
See gdb ChangeLog entry with header:
[thirdparty/binutils-gdb.git] / gdb / core-aout.c
index 7103a9c8e1358baa63b4ca07d6028bf7d96670a8..ec755c558f1108ecb0408e32ae020145dab10847 100644 (file)
@@ -52,6 +52,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #include <sys/core.h>
 #endif
 
+static void
+fetch_core_registers PARAMS ((char *, unsigned, int, unsigned));
+
 /* Extract the register values out of the core file and store
    them where `read_register' will find them.