15#ifndef LIBBSP_POWERPC_T32MPPC_IRQ_H
16#define LIBBSP_POWERPC_T32MPPC_IRQ_H
27#define BSP_INTERRUPT_VECTOR_MIN 0
28#define BSP_INTERRUPT_VECTOR_MAX 0
32 const Processor_mask *affinity
41 Processor_mask *affinity
ISR_Vector_number rtems_vector_number
Control block type used to manage the vectors.
Definition: intr.h:47
#define RTEMS_INLINE_ROUTINE
Definition: basedefs.h:66
RTEMS_INLINE_ROUTINE void _Processor_mask_From_index(Processor_mask *mask, uint32_t index)
Creates a processor set from the specified index.
Definition: processormask.h:331
Header file for the Interrupt Manager Extension.