* c-typeck.c (c_size_in_bytes, record_maybe_used_decl):
commit91ffb709a082b22648ee346a830ec92e2d0ee36c
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Nov 2004 23:13:12 +0000 (11 23:13 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Nov 2004 23:13:12 +0000 (11 23:13 +0000)
treeec0ba20c291af19d0c5c23430ec5353db447b8c3
parent9db60a527bd955ea2b068b958e29ec83acf92bc1
* c-typeck.c (c_size_in_bytes, record_maybe_used_decl):
Make them static.
* c-tree.h: Remove the corresponding prototypes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90504 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-tree.h
gcc/c-typeck.c