Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/txx9/generic/
Dsetup.c395 static void null_prom_putchar(char c) in null_prom_putchar() function
398 void (*txx9_prom_putchar)(char c) = null_prom_putchar;