RTEMS 6.1-rc1
Functions
rtems_put_char.c File Reference

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

Detailed Description

This source file contains the implementation of rtems_put_char().