mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-05 17:00:58 +08:00
* config/i386/i386-protos.h (i386_pe_asm_file_end): Remove prototype.
From-SVN: r126905
This commit is contained in:
parent
1990791dc7
commit
107f82d2b0
@ -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.
|
||||
|
@ -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 *);
|
||||
|
Loading…
x
Reference in New Issue
Block a user