diff --git a/sim/sh/run.c b/sim/sh/run.c index b8ac1c23ac..e409fb66c0 100644 --- a/sim/sh/run.c +++ b/sim/sh/run.c @@ -25,6 +25,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "bfd.h" #include "sysdep.h" +extern printf(); + int main (ac, av) int ac;