RTEMS 6.1-rc1
Functions
rtems_putc.c File Reference

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. More...
 

Detailed Description

This source file contains the implementation of rtems_putc().