summaryrefslogtreecommitdiffstats
path: root/spec/build
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-04-09 09:31:28 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-11-30 08:17:29 +0100
commit0bd28daef682f3e3b4d68112420b0b753eb0d572 (patch)
tree64f9c8150b41e35aa9b75e8cdabfe2dc6425dcca /spec/build
parentwkspace.c: Change license to BSD-2-Clause (diff)
downloadrtems-0bd28daef682f3e3b4d68112420b0b753eb0d572.tar.bz2
score: Split wkspace.c
Splitting the file avoids unnecessary link-time dependencies.
Diffstat (limited to '')
-rw-r--r--spec/build/cpukit/librtemscpu.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/build/cpukit/librtemscpu.yml b/spec/build/cpukit/librtemscpu.yml
index 111b6867ed..b6b3a09c2b 100644
--- a/spec/build/cpukit/librtemscpu.yml
+++ b/spec/build/cpukit/librtemscpu.yml
@@ -1599,7 +1599,9 @@ source:
- cpukit/score/src/watchdogtick.c
- cpukit/score/src/watchdogtickssinceboot.c
- cpukit/score/src/watchdogtimeslicedefault.c
+- cpukit/score/src/wkspaceallocate.c
- cpukit/score/src/wkspace.c
+- cpukit/score/src/wkspacefree.c
- cpukit/score/src/wkspaceisunifieddefault.c
- cpukit/score/src/wkspacemallocinitdefault.c
- cpukit/score/src/wkspacemallocinitunified.c