Home
last modified time | relevance | path

Searched refs:common_putc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/zaurus/stand/zboot/
H A Dunixcons.c45 static void common_putc(int fd, int c);
107 common_putc(outfd, c); in putchar()
118 common_putc(int fd, int c) in common_putc() function