]> git.ipfire.org Git - thirdparty/gcc.git/commit
profile.h (profile_info): Add missing extern to declaration.
authorRichard Henderson <rth@redhat.com>
Sun, 12 May 2002 17:03:35 +0000 (10:03 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 12 May 2002 17:03:35 +0000 (10:03 -0700)
commit6412341ec950b23d76e52b89f052aab8efeee039
treefaf172f00e3f58c6afc1cab99d70fce44d9bcd74
parente4447d94d9fa82376d1aded4956ec16e5fb558fd
profile.h (profile_info): Add missing extern to declaration.

        * profile.h (profile_info): Add missing extern to declaration.
        * profile.c (profile_info): Define it.

From-SVN: r53400
gcc/ChangeLog
gcc/profile.c
gcc/profile.h