Embedded Artistry libc
C Standard Library Support for Bare-metal Systems
|
Go to the source code of this file.
Functions | |
long | write (int, const char *, unsigned long) |
void | _putchar (char ch) |
void _putchar | ( | char | ch | ) |
long write | ( | int | , |
const char * | , | ||
unsigned long | |||
) |
Referenced by _putchar().