mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-25 06:54:03 +08:00
i386-protos.h: Correct declaration of i386_pe_asm_named_section.
* config/i386/i386-protos.h: Correct declaration of i386_pe_asm_named_section. From-SVN: r45116
This commit is contained in:
parent
cb7d9f6769
commit
429e2a45c0
@ -1,3 +1,8 @@
|
||||
2001-08-22 David Billinghurst <David.Billinghurst@riotinto.com>
|
||||
|
||||
* config/i386/i386-protos.h: Correct declaration of
|
||||
i386_pe_asm_named_section.
|
||||
|
||||
2001-08-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
|
||||
|
||||
* pa32-regs.h (CONDITIONAL_REGISTER_USAGE): Add declaration for
|
||||
|
@ -178,6 +178,5 @@ extern int i386_pe_valid_decl_attribute_p PARAMS ((tree, tree, tree, tree));
|
||||
extern int i386_pe_valid_type_attribute_p PARAMS ((tree, tree, tree, tree));
|
||||
extern unsigned int i386_pe_section_type_flags PARAMS ((tree, const char *,
|
||||
int));
|
||||
extern void i386_pe_asm_named_section PARAMS ((const char *, unsigned int,
|
||||
unsigned int));
|
||||
extern void i386_pe_asm_named_section PARAMS ((const char *, unsigned int));
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user