mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-14 04:43:38 +08:00
* xcoffread.c: Add decl for section_offset to keep prototype happy.
This commit is contained in:
parent
67cddd9faf
commit
930acbe575
@ -1,5 +1,7 @@
|
||||
Tue Jul 14 00:12:30 1992 Stu Grossman (grossman at cygnus.com)
|
||||
|
||||
* xcoffread.c: Add decl for section_offset to keep prototype happy.
|
||||
|
||||
* Makefile.in (VERSION): 4.5.9.
|
||||
|
||||
* xm-hp300bsd.h: Add decl for strdup().
|
||||
|
@ -182,6 +182,8 @@ aixcoff_symfile_init PARAMS ((struct objfile *));
|
||||
static void
|
||||
aixcoff_new_init PARAMS ((struct objfile *));
|
||||
|
||||
struct section_offset;
|
||||
|
||||
static void
|
||||
aixcoff_symfile_read PARAMS ((struct objfile *, struct section_offset *, int));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user