22 #ifndef LIBBSP_SHARED_IRQ_INFO_H 23 #define LIBBSP_SHARED_IRQ_INFO_H Instantatiate a New Terminal Shell.
struct rtems_shell_cmd_tt bsp_interrupt_shell_command
Shell command entry for interrupt information.
Definition: irq-shell.c:38
void bsp_interrupt_report_with_plugin(const rtems_printer *printer)
Prints interrupt information via the printk plugin print with the context context.
Definition: irq-info.c:56
void bsp_interrupt_report(void)
Prints interrupt information via the default printk plugin.
Definition: irq-info.c:90
User print interface to the bspIO print plug in.