39#ifndef LIBBSP_SPARC64_NIAGARA_BSP_H
40#define LIBBSP_SPARC64_NIAGARA_BSP_H
This header file provides the default definition of ::BSP_INITIAL_EXTENSION.
ISR_Handler_entry rtems_isr_entry
Interrupt service routines installed by rtems_interrupt_catch() shall have this type.
Definition: intr.h:134
ISR_Vector_number rtems_vector_number
This integer type represents interrupt vector numbers.
Definition: intr.h:102
rtems_isr_entry set_vector(rtems_isr_entry handler, rtems_vector_number vector, int type)
Install an interrupt handler.
Definition: setvec.c:28
This header file defines the RTEMS Classic API.