debug_putc 60 bsp/boot/common/printf.c debug_putc(va_arg(ap, int)); debug_putc 67 bsp/boot/common/printf.c debug_putc((int)*s); debug_putc 93 bsp/boot/common/printf.c debug_putc((int)*s); debug_putc 98 bsp/boot/common/printf.c debug_putc('\r'); debug_putc 99 bsp/boot/common/printf.c debug_putc((int)c); debug_putc 36 bsp/boot/include/machdep.h void debug_putc(int);