aboutsummaryrefslogtreecommitdiff
path: root/gdb/core-regset.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/core-regset.c')
-rw-r--r--gdb/core-regset.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/gdb/core-regset.c b/gdb/core-regset.c
index 144bba3..d925abe 100644
--- a/gdb/core-regset.c
+++ b/gdb/core-regset.c
@@ -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