URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 207 |
Rev 399 |
Line 45... |
Line 45... |
@param[in] c The character to write */
|
@param[in] c The character to write */
|
/* -------------------------------------------------------------------------- */
|
/* -------------------------------------------------------------------------- */
|
static void
|
static void
|
outbyte (char c)
|
outbyte (char c)
|
{
|
{
|
_uart_putc (c);
|
__uart_putc (c);
|
|
|
} /* outbyte () */
|
} /* outbyte () */
|
|
|
|
|
/* -------------------------------------------------------------------------- */
|
/* -------------------------------------------------------------------------- */
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.