c-typeck.c (c_size_in_bytes, [...]): Make them static.
authorKazu Hirata <kazu@cs.umass.edu>
Thu, 11 Nov 2004 23:13:12 +0000 (23:13 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 11 Nov 2004 23:13:12 +0000 (23:13 +0000)
commit4e2fb7de2d62d73c3ef7967933af331aa3888f0a
treeec0ba20c291af19d0c5c23430ec5353db447b8c3
parent25a6c68bca08d059334543675bd5a6045008ff9b
c-typeck.c (c_size_in_bytes, [...]): Make them static.

* c-typeck.c (c_size_in_bytes, record_maybe_used_decl):
Make them static.
* c-tree.h: Remove the corresponding prototypes.

From-SVN: r90504
gcc/ChangeLog
gcc/c-tree.h
gcc/c-typeck.c