Files
rtems/bsps/arm/raspberrypi/include/bsp
Sebastian Huber 5b0e355ed7 bsps: Move declarations to <bsp/irq-generic.h>
Move declarations of bsp_interrupt_get_affinity() and
bsp_interrupt_set_affinity() to <bsp/irq-generic.h>.  Canonicalize the
<bsp/irq.h> includes.

Implement bsp_interrupt_get_affinity() and bsp_interrupt_set_affinity() only if
needed (usually RTEMS_SMP).

Provide stub implementations for i386 to fix build errors.
2024-03-27 20:20:38 +01:00
..
2023-05-20 11:05:26 +02:00
2019-03-08 07:42:54 +01:00
2020-02-16 16:55:20 +01:00
2020-01-07 17:55:13 +01:00