From 033432d0f52da377e9a11293115e6653761b7227 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 8 Jan 2007 16:16:37 +0000 Subject: * pep-dll.h (pep_bfd_is_dll): Add prototype. --- ld/pep-dll.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ld/pep-dll.h') diff --git a/ld/pep-dll.h b/ld/pep-dll.h index bd10798..a5ebc26 100644 --- a/ld/pep-dll.h +++ b/ld/pep-dll.h @@ -49,5 +49,6 @@ extern void pep_exe_fill_sections (bfd *, struct bfd_link_info *); extern void pep_walk_relocs_of_symbol (struct bfd_link_info *, const char *, int (*) (arelent *, asection *)); extern void pep_create_import_fixup (arelent * rel, asection *, int); +extern bfd_boolean pep_bfd_is_dll (bfd *); #endif /* PEP_DLL_H */ -- cgit v1.1