Searched refs:tv_font (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/x68k/dev/
H A Dite_tv.c74 static uint8_t *tv_font[256]; variable
174 tv_font[i] = &kern_font[i * FONTHEIGHT];
291 return tv_font[ch];

Completed in 135 milliseconds