method.c: add prototype for make_alias_for_thunk.
authorAndrew Pinski <pinskia@physics.uc.edu>
Tue, 24 Jun 2003 05:44:45 +0000 (05:44 +0000)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 24 Jun 2003 05:44:45 +0000 (07:44 +0200)
commitd46c570d55159311fc749bb7609e1b1ddf22a2d5
treeb2dc22332eba8d3331326f7743c17d50a3f660c1
parent9eb6e1d306c0c7a61693b3e49383efc631eadeb6
method.c: add prototype for make_alias_for_thunk.

* method.c: add prototype for make_alias_for_thunk.
(thunk_labelno, make_alias_for_thunk): only define
if ASM_OUTPUT_DEF is defined.

From-SVN: r68405
gcc/cp/ChangeLog
gcc/cp/method.c