mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-23 13:34:50 +08:00
score: Add PER_CPU_DATA_NEED_INITIALIZATION()
Make the initialization of the per-CPU data optional. Change license to BSD-2-Clause according to file history and re-licensing agreement. Update #3053.
This commit is contained in:
@@ -1454,6 +1454,7 @@ source:
|
||||
- cpukit/score/src/once.c
|
||||
- cpukit/score/src/percpu.c
|
||||
- cpukit/score/src/percpuasm.c
|
||||
- cpukit/score/src/percpudata.c
|
||||
- cpukit/score/src/pheapallocate.c
|
||||
- cpukit/score/src/pheapextend.c
|
||||
- cpukit/score/src/pheapfree.c
|
||||
|
||||
Reference in New Issue
Block a user