varasm.c (get_named_section_flags, [...]): Make them static.
authorKazu Hirata <kazu@cs.umass.edu>
Thu, 11 Nov 2004 23:15:52 +0000 (23:15 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 11 Nov 2004 23:15:52 +0000 (23:15 +0000)
commit903676f62fc20f2bf6b7732ad0466f0749b49300
treedbb73853ee578ae05b72466fe14f6ebfa95f85d9
parent4dd9b0448f55767c388675e9a91784b4b5105702
varasm.c (get_named_section_flags, [...]): Make them static.

* varasm.c (get_named_section_flags, decl_tls_model): Make
them static.
* output.h: Remove the prototype for get_named_section_flags.
* tree.h: Remove the prototype for decl_tls_model.

From-SVN: r90506
gcc/ChangeLog
gcc/output.h
gcc/tree.h
gcc/varasm.c