RTEMS 6.1-rc2
|
This source file contains the implementation of rtems_put_char(). More...
#include <rtems/bspIo.h>
Functions | |
void | rtems_put_char (int c, void *arg) |
Puts the character using rtems_putc() | |
This source file contains the implementation of rtems_put_char().