RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Variables
printk-dummy.c File Reference

Stub printk() support. More...

#include <rtems.h>
#include <rtems/bspIo.h>

Variables

BSP_output_char_function_type BSP_output_char = BSP_output_char_f
 This function pointer references the kernel character output implementation.
 
BSP_polling_getchar_function_type BSP_poll_char = NULL
 This function pointer may reference the kernel character input implementation.
 

Detailed Description

Stub printk() support.

This file contains a stub for the required printk() support. It is NOT functional!!!