RTEMS 6.1-rc4
|
This source file contains the implementation of rtems_printk_printer() and rtems_print_printer_printk(). More...
Functions | |
int | rtems_printk_printer (void *ignored, const char *format, va_list ap) |
Outputs the characters defined by the format string and the variable argument list to the kernel character output device. | |
void | rtems_print_printer_printk (rtems_printer *printer) |
Initializes the printer to print via printk(). | |
This source file contains the implementation of rtems_printk_printer() and rtems_print_printer_printk().