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

Functions | |
| int | printk_plugin (void *ignored, const char *format,...) |
| Reporting Methods printk() Plugin. More... | |
Plugin Printk.
| int printk_plugin | ( | void * | context, |
| const char * | fmt, | ||
| ... | |||
| ) |
Reporting Methods printk() Plugin.
| [in] | context | points to a user defined context. |
| [in] | fmt | is a printf()-style format string |
References vprintk().
Referenced by rtems_cpu_usage_top(), rtems_rate_monotonic_report_statistics(), rtems_stack_checker_report_usage(), and rtems_test_fatal_extension().
1.8.13