prom_printf
prom_printf(char *fmt, ...)
void prom_printf(char *fmt, ...)
#define prom_printf(x...) _prom_printf(__prom_printf, NULL, x)
#define prom_printf __prom_printf
void notrace prom_printf(const char *fmt, ...)