RTEMS CPU Kit with SuperCore
4.11.2
|
MicroWindows Print. More...
#include <stdio.h>
#include <rtems/mw_uid.h>
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... | |
MicroWindows Print.