summaryrefslogtreecommitdiffstats
path: root/bfd/sunos.c
diff options
context:
space:
mode:
authorSteve Chamberlain <steve@cygnus>1991-04-23 22:44:20 +0000
committerSteve Chamberlain <steve@cygnus>1991-04-23 22:44:20 +0000
commit39a2ce33d7f365907352432bce427ec64b774454 (patch)
treeee42f9b8eeeb471b8e4bd838a56389fdd8987795 /bfd/sunos.c
parent19b7c2a49e3062561ebe11f000dc236a1d659c53 (diff)
downloadppe42-binutils-39a2ce33d7f365907352432bce427ec64b774454.tar.gz
ppe42-binutils-39a2ce33d7f365907352432bce427ec64b774454.zip
*** empty log message ***
Diffstat (limited to 'bfd/sunos.c')
-rw-r--r--bfd/sunos.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/sunos.c b/bfd/sunos.c
index 921c448f74..d91bb12ed4 100644
--- a/bfd/sunos.c
+++ b/bfd/sunos.c
@@ -1932,6 +1932,13 @@ DEFUN(sunos4_find_nearest_line,(abfd,
}
+static int
+DEFUN(sunos4_sizeof_headers,(abfd),
+ bfd *abfd)
+{
+return 0;
+}
+
#define sunos4_openr_next_archived_file bfd_generic_openr_next_archived_file
#define sunos4_generic_stat_arch_elt bfd_generic_stat_arch_elt
#define sunos4_slurp_armap bfd_slurp_bsd_armap
OpenPOWER on IntegriCloud