Home | Sort by relevance Sort by last modified time |
/external/u-boot/include/ | |
os.h | 251 void os_putc(int ch); |
/external/u-boot/arch/sandbox/cpu/ | |
os.c | 425 void os_putc(int ch) function 433 os_putc(*str++); |
/external/u-boot/common/ | |
console.c | 494 os_putc(c); |