RTEMS 6.1-rc1
Variables
debug-io.c File Reference

MicroBlaze debug IO support. More...

#include <dev/serial/uartlite_l.h>
#include <rtems/bspIo.h>
#include <bsp.h>
#include <bspopts.h>

Variables

BSP_output_char_function_type BSP_output_char = output_char
 This function pointer references the kernel character output implementation. More...
 
BSP_polling_getchar_function_type BSP_poll_char = get_char
 This function pointer may reference the kernel character input implementation. More...
 

Detailed Description

MicroBlaze debug IO support.