(ASM_OUTPUT_SECTION_NAME): Take proper number of args.

From-SVN: r8826
This commit is contained in:
Roland McGrath 1995-01-27 06:09:14 +00:00
parent b52cd365d4
commit bbff01697a

View File

@ -565,7 +565,7 @@ dtors_section () \
/* Switch into a generic section.
This is currently only used to support section attributes. */
#define ASM_OUTPUT_SECTION_NAME(FILE, NAME) \
#define ASM_OUTPUT_SECTION_NAME(FILE, DECL, NAME) \
fprintf (FILE, ".section\t%s,\"a\",@progbits\n", NAME)
/* A C statement (sans semicolon) to output an element in the table of