* configure.in: Move termcap determination a later in the file to catch
[deliverable/binutils-gdb.git] / gdb / core-regset.c
index 144bba3141f74012514fecdd48e7cd5b73b28f2a..d925abea74682af2da48f7c6ea606f7224169a38 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine independent GDB support for core files on systems using "regsets".
-   Copyright 1993-1996 Free Software Foundation, Inc.
+   Copyright 1993-1998 Free Software Foundation, Inc.
 
 This file is part of GDB.
 
@@ -49,6 +49,8 @@ regardless of whether or not the actual target has floating point hardware.
 
 static void fetch_core_registers PARAMS ((char *, unsigned, int, CORE_ADDR));
 
+void _initialize_core_regset PARAMS ((void));
+
 /*
 
 GLOBAL FUNCTION
This page took 0.02356 seconds and 4 git commands to generate.