]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/i386/i386-protos.h
configure.ac: Check for COMDAT support.
[thirdparty/gcc.git] / gcc / config / i386 / i386-protos.h
index 1c87da6385d0499e4d1b477988200b4b77e63389..d663b0938a3c8ab6db808018e65b6a21eb42dc4b 100644 (file)
@@ -206,7 +206,7 @@ extern int ix86_constant_alignment (tree, int);
 extern tree ix86_handle_shared_attribute (tree *, tree, tree, int, bool *);
 
 extern unsigned int i386_pe_section_type_flags (tree, const char *, int);
-extern void i386_pe_asm_named_section (const char *, unsigned int);
+extern void i386_pe_asm_named_section (const char *, unsigned int, tree);
 extern int x86_field_alignment (tree, int);
 #endif