diff options
Diffstat (limited to 'gdb/os9kread.c')
-rw-r--r-- | gdb/os9kread.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/os9kread.c b/gdb/os9kread.c index 673d415..a919338 100644 --- a/gdb/os9kread.c +++ b/gdb/os9kread.c @@ -60,6 +60,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "os9k.h" #include "stabsread.h" +extern void _initialize_os9kread PARAMS ((void)); + /* Each partial symbol table entry contains a pointer to private data for the read_symtab() function to use when expanding a partial symbol table entry to a full symbol table entry. |