(bss_section): Delete unused parameters.
From-SVN: r12912
This commit is contained in:
parent
e90b62db74
commit
da2c54476f
@ -278,7 +278,7 @@ named_section (decl, name)
|
||||
/* Tell the assembler to switch to the bss section. */
|
||||
|
||||
void
|
||||
bss_section (decl, name)
|
||||
bss_section ()
|
||||
{
|
||||
if (in_section != in_bss)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user