projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e90b62d
)
(bss_section): Delete unused parameters.
author
Jim Wilson
<wilson@gcc.gnu.org>
Mon, 7 Oct 1996 23:54:39 +0000
(16:54 -0700)
committer
Jim Wilson
<wilson@gcc.gnu.org>
Mon, 7 Oct 1996 23:54:39 +0000
(16:54 -0700)
From-SVN: r12912
gcc/varasm.c
patch
|
blob
|
history
diff --git
a/gcc/varasm.c
b/gcc/varasm.c
index 28e322d0d81b4bd02520e0185d3f659d9cb3270c..bae1242d0314c02e46163941c95840e2e0e897b2 100644
(file)
--- a/
gcc/varasm.c
+++ b/
gcc/varasm.c
@@
-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)
{