Home
last modified time | relevance | path

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

/picolibc-latest/semihost/fake/
Dfake_io.c41 fake_putc(char c, FILE *file) in fake_putc() function
55 static FILE __stdio = FDEV_SETUP_STREAM(fake_putc, fake_getc, NULL, _FDEV_SETUP_RW);