OSDN Git Service

Make most functions static and add prototypes for all static functions.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Apr 1994 19:33:15 +0000 (19:33 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Apr 1994 19:33:15 +0000 (19:33 +0000)
commit5aab0efdd622079664e4de6f178b5bbd7d9a1663
treeb5143d578f8eb64b3cce1ab96141a80a4ae3ab09
parent7af35cec61ef03caa2a08271a13236a67a52cd1a
Make most functions static and add prototypes for all static functions.
(GET_REAL, PUT_REAL): Cast parameter to proper pointer type in some
cases; use unsigned array.

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