libgcc2.c (num_digits): Add prototype with __attribute__((const)).
authorDan Nicolaescu <dann@ics.uci.edu>
Thu, 23 Sep 1999 13:37:49 +0000 (13:37 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 23 Sep 1999 13:37:49 +0000 (07:37 -0600)
commite8f38d1aced2552e8fec58de66b7b95b17c7f75a
treef2bfa44024c366dafe382b4fc0098eaa05a107c9
parent8b0212ca2a52a22c6e81133dfca16be7985917c6
libgcc2.c (num_digits): Add prototype with __attribute__((const)).

        * libgcc2.c (num_digits): Add prototype with
        __attribute__((const)).
        (__terminate): Add prototype.

From-SVN: r29616
gcc/ChangeLog
gcc/libgcc2.c