Revision c9f10306

b/slirp/misc.c
601 601
#endif
602 602

  
603 603
#ifdef CONFIG_QEMU
604
extern void term_vprintf(const char *fmt, va_list ap);
605

  
604 606
void lprint(const char *format, ...)
605 607
{
606 608
    va_list args;

Also available in: Unified diff