summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/librtemscpu.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-06-10 09:55:42 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-06-10 15:55:47 +0200
commitfad01e6cf95f98adaca3157faa8b96c19296a68e (patch)
tree4cad0a1296d4af5c402a47dcbd3fdda949371f22 /spec/build/cpukit/librtemscpu.yml
parentsplinkersets01: Test linker sets in library (diff)
downloadrtems-fad01e6cf95f98adaca3157faa8b96c19296a68e.tar.bz2
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.
Diffstat (limited to '')
-rw-r--r--spec/build/cpukit/librtemscpu.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/build/cpukit/librtemscpu.yml b/spec/build/cpukit/librtemscpu.yml
index 810ba66352..e3f328ec5f 100644
--- a/spec/build/cpukit/librtemscpu.yml
+++ b/spec/build/cpukit/librtemscpu.yml
@@ -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