forked from Imagelibrary/rtems
score: Split SMP multicast action module
Split up the SMP multicast action module since the use of the SMP multicast action variants depend on the architecture and BSP.
This commit is contained in:
@@ -23,9 +23,12 @@ source:
|
||||
- cpukit/score/src/schedulersmp.c
|
||||
- cpukit/score/src/schedulersmpstartidle.c
|
||||
- cpukit/score/src/schedulerstrongapa.c
|
||||
- cpukit/score/src/smpbroadcastaction.c
|
||||
- cpukit/score/src/smp.c
|
||||
- cpukit/score/src/smplock.c
|
||||
- cpukit/score/src/smpmulticastaction.c
|
||||
- cpukit/score/src/smpothercastaction.c
|
||||
- cpukit/score/src/smpsynchronize.c
|
||||
- cpukit/score/src/smpunicastaction.c
|
||||
- cpukit/score/src/threadunpin.c
|
||||
type: build
|
||||
|
||||
Reference in New Issue
Block a user