RTEMS 6.1-rc2
Loading...
Searching...
No Matches
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.
 

Detailed Description

This source file contains the implementation of rtems_putc().