RTEMS 6.1-rc1
Functions
print_printf.c File Reference

RTEMS Print Support. More...

#include <rtems/printer.h>

Functions

int rtems_vprintf (const rtems_printer *printer, const char *format, va_list ap)
 Print to the kernel plugin handler. This has to be a macro because there is no vprint version of the plug in handlers. More...
 
int rtems_printf (const rtems_printer *printer, const char *format,...)
 

Detailed Description

RTEMS Print Support.