c-typeck.c (c_size_in_bytes, [...]): Make them static.
authorKazu Hirata <kazu@cs.umass.edu>
Thu, 11 Nov 2004 23:14:21 +0000 (23:14 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 11 Nov 2004 23:14:21 +0000 (23:14 +0000)
commit4dd9b0448f55767c388675e9a91784b4b5105702
tree796db61a51f55e259151a976c94c2d0df8170717
parent4e2fb7de2d62d73c3ef7967933af331aa3888f0a
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: r90505
gcc/ChangeLog
gcc/explow.c
gcc/expr.h