|
RTEMS CPU Kit with SuperCore
|
RTEMS Plugin Printf. More...

Functions | |
| int | rtems_printf_plugin (void *context, const char *format,...) |
| Reporting Methods printf() Plugin. More... | |
RTEMS Plugin Printf.
| int rtems_printf_plugin | ( | void * | context, |
| const char * | fmt, | ||
| ... | |||
| ) |
Reporting Methods printf() Plugin.
This is a standard plug-in to support using printf() for output instead of printk().
| [in] | context | points to a user defined context. |
| [in] | fmt | is a printf()-style format string |
1.8.13