RTEMS 6.1-rc5
|
This source file contains the implementation of rtems_putc(). More...
#include <rtems/bspIo.h>
Functions | |
void | rtems_putc (char c) |
Outputs the character to the kernel character output device. | |
This source file contains the implementation of rtems_putc().