summaryrefslogtreecommitdiffstats
path: root/spec/build
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-05-17 16:55:15 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-05-17 17:30:39 +0200
commit80b3c938ce9798997c59cc102fb6738475f6fe32 (patch)
tree2d3d69e64865278812acf569fed5468624b07f85 /spec/build
parentposix: Use RTEMS_POSIX_API in clock_nanosleep() (diff)
downloadrtems-80b3c938ce9798997c59cc102fb6738475f6fe32.tar.bz2
score: Move _Thread_queue_Queue_get_name_and_id()
Move this diagnostic function to a separate file since it does not provide a core function of the system. Change license to BSD-2-Clause according to file history and re-licensing agreement. Update #3053.
Diffstat (limited to 'spec/build')
-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 efd0d1bfe1..7f1ccf79c4 100644
--- a/spec/build/cpukit/librtemscpu.yml
+++ b/spec/build/cpukit/librtemscpu.yml
@@ -1543,6 +1543,7 @@ source:
- cpukit/score/src/threadqextractwithproxy.c
- cpukit/score/src/threadqfirst.c
- cpukit/score/src/threadqflush.c
+- cpukit/score/src/threadqgetnameandid.c
- cpukit/score/src/threadqops.c
- cpukit/score/src/threadqtimeout.c
- cpukit/score/src/threadrestart.c