mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 13:09:48 +00:00
* pep-dll.h (pep_bfd_is_dll): Add prototype.
This commit is contained in:
parent
916c46cb42
commit
033432d0f5
@ -1,3 +1,7 @@
|
||||
2007-01-08 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* pep-dll.h (pep_bfd_is_dll): Add prototype.
|
||||
|
||||
2007-01-08 Aurelien Jarno <aurelien@aurel32.net>
|
||||
|
||||
PR ld/3843
|
||||
|
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user