RTEMS 6.1-rc4
|
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. | |
int | rtems_printf (const rtems_printer *printer, const char *format,...) |
RTEMS Print Support.