OSDN Git Service

Include output.h.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Dec 1994 12:57:52 +0000 (12:57 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Dec 1994 12:57:52 +0000 (12:57 +0000)
commit7fb3235d13e937f5e66b247b32d4de07e6dbea05
treeaff9461e6ed46c041f8c9d92aea33f93d18ed4c7
parent6b08ae80a1e74949511883ada7429b173fc75f5f
Include output.h.
Add prototyes for all static functions; remove forward declarations of
non-static functions.
(assemble_variable): Add missing arg decl.
(bc_make_decl_rtl, const_hash, const_hash_rtx): Now static.
(output_addressed_constants, output_constructor): Likewise.
(bc_output_constructor): Add missing argument.
(output_byte_asm): Delete, unused.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8709 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/varasm.c