mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-28 23:40:15 +00:00
bsps: Include <rtems/score/processormaskimpl.h>
This fixes commit b678a199e499b6c3f0b453393434aefaee180423 for SMP configurations.
This commit is contained in:
committed by
Amar Takhar
parent
1d668054c0
commit
83f0c0259b
@@ -29,6 +29,7 @@
|
||||
|
||||
#include <bsp.h>
|
||||
#include <bsp/irq-generic.h>
|
||||
#include <rtems/score/processormaskimpl.h>
|
||||
|
||||
static inline int bsp_irq_cpu(int irq)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user