Home
last modified time | relevance | path

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

/openbmc/u-boot/examples/api/
H A Dlibgenwrap.c20 ub_putc(c); in putc()
H A Dglue.h36 void ub_putc(char c);
H A Ddemo.c53 ub_putc('B'); in main()
H A Dglue.c95 void ub_putc(char c) in ub_putc() function