RTEMS CPU Kit with SuperCore  4.11.2
Functions
mw_print.c File Reference

MicroWindows Print. More...

#include <stdio.h>
#include <rtems/mw_uid.h>
Include dependency graph for mw_print.c:

Functions

void uid_print_message (struct MW_UID_MESSAGE *uid)
 This methods prints the specified UID message using printk. More...
 
void uid_print_message_with_plugin (void *context, rtems_printk_plugin_t handler, struct MW_UID_MESSAGE *uid)
 This methods prints the specified UID message using your fprintf style method of choice. More...
 

Detailed Description

MicroWindows Print.