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

/seL4-camkes-master/projects/util_libs/libplatsupport/src/plat/pc99/
H A Dega.c68 text_ega_putchar(ps_chardevice_t* d, int c) function
72 text_ega_putchar(d, ' ');
74 text_ega_putchar(d, ' ');
103 if (text_ega_putchar(d, *data++) < 0) {

Completed in 24 milliseconds