Updated Bulgarian translation.
[deliverable/binutils-gdb.git] / ld / pe-dll.h
index 0cec4c14547a0f51a3d8f077c29af6aff92eebfc..a5ae9fb508ec3014f5535bb9054a04b56c24caa6 100644 (file)
@@ -1,5 +1,5 @@
 /* pe-dll.h: Header file for routines used to build Windows DLLs.
-   Copyright 1999, 2000, 2001, 2002, 2003, 2007, 2009
+   Copyright 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007, 2008, 2009
    Free Software Foundation, Inc.
 
    This file is part of the GNU Binutils.
@@ -29,6 +29,7 @@
 
 extern def_file *pe_def_file;
 extern int pe_dll_export_everything;
+extern int pe_dll_exclude_all_symbols;
 extern int pe_dll_do_default_excludes;
 extern int pe_dll_kill_ats;
 extern int pe_dll_stdcall_aliases;
@@ -67,7 +68,6 @@ extern void pe_create_import_fixup
 extern bfd_boolean pe_bfd_is_dll
   (bfd *);
 extern void pe_output_file_set_long_section_names
-  (bfd *abfd);
-
+  (bfd *);
 
 #endif /* PE_DLL_H */
This page took 0.024388 seconds and 4 git commands to generate.