libgcc2.h: Move prototypes above macros with the same name.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Thu, 16 Mar 2000 22:14:08 +0000 (22:14 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Thu, 16 Mar 2000 22:14:08 +0000 (22:14 +0000)
commitd30d6e76fd650dff04d00082cb1a0e9865545a39
tree37bba079b89d9cc1eb5802ec1d94d87e4185c1a0
parent64aa33dd9c7353a00780a6c6a45c4f835adc2996
libgcc2.h: Move prototypes above macros with the same name.

* libgcc2.h: Move prototypes above macros with the same name.
Wrap some function prototypes in the conditional which indicates
whether they are supported, i.e. "BITS_PER_UNIT == 8".

From-SVN: r32594
gcc/ChangeLog
gcc/libgcc2.h