Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/lasat/ !
Dprom.c53 static char prom_printfbuf[PROM_PRINTFBUF_SIZE]; variable
59 char *c = prom_printfbuf; in real_prom_printf()
63 len = vsnprintf(prom_printfbuf, PROM_PRINTFBUF_SIZE, fmt, ap); in real_prom_printf()