* config/i386/i386-protos.h (i386_pe_asm_file_end): Remove prototype.
authorDanny Smith <dannysmith@users.sourceforge.net>
Wed, 25 Jul 2007 09:55:24 +0000 (09:55 +0000)
committerDanny Smith <dannysmith@gcc.gnu.org>
Wed, 25 Jul 2007 09:55:24 +0000 (09:55 +0000)
From-SVN: r126905

gcc/ChangeLog
gcc/config/i386/i386-protos.h

index 3ce92aae323ab1e065ea39f06c822f8166a23e62..2fb16e608d7e5ea70c757062260c78c996426fcd 100644 (file)
@@ -1,3 +1,8 @@
+2007-07-25  Danny Smith   <dannysmith@users.sourceforge.net>
+
+       * config/i386/i386-protos.h (i386_pe_asm_file_end): Remove
+       prototype.
+
 2007-07-24  Jan Hubicka  <jh@suse.cz>
 
        * regclass.c (move_table): New type.
index a0eab4852a8cd20aa492f02e2bfbbc4692090b90..fa38a20705c90fe70ef60d74d94f8e7c004f8dd9 100644 (file)
@@ -211,7 +211,6 @@ extern void i386_pe_unique_section (tree, int);
 extern void i386_pe_declare_function_type (FILE *, const char *, int);
 extern void i386_pe_record_external_function (tree, const char *);
 extern void i386_pe_maybe_record_exported_symbol (tree, const char *, int);
-extern void i386_pe_asm_file_end (FILE *);
 extern void i386_pe_encode_section_info (tree, rtx, int);
 extern bool i386_pe_binds_local_p (tree);
 extern const char *i386_pe_strip_name_encoding_full (const char *);