37#ifndef LIBBSP_SHARED_IRQ_INFO_H
38#define LIBBSP_SHARED_IRQ_INFO_H
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:71
struct rtems_shell_cmd_tt bsp_interrupt_shell_command
Shell command entry for interrupt information.
Definition: irq-shell.c:53
void bsp_interrupt_report(void)
Prints interrupt information via the default printk plugin.
Definition: irq-info.c:105
User print interface to the bspIO print plug in.
Instantatiate a New Terminal Shell.