Commit 429e2a45 by David Billinghurst Committed by Richard Henderson

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
parent cb7d9f67
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> 2001-08-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
* pa32-regs.h (CONDITIONAL_REGISTER_USAGE): Add declaration for * 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)); ...@@ -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 int i386_pe_valid_type_attribute_p PARAMS ((tree, tree, tree, tree));
extern unsigned int i386_pe_section_type_flags PARAMS ((tree, const char *, extern unsigned int i386_pe_section_type_flags PARAMS ((tree, const char *,
int)); int));
extern void i386_pe_asm_named_section PARAMS ((const char *, unsigned int, extern void i386_pe_asm_named_section PARAMS ((const char *, unsigned int));
unsigned int));
#endif #endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment