summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/librtemscpu.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-23 13:46:38 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-28 06:19:52 +0200
commit2c09f54fc41b86265af137716013bce2e2e92b27 (patch)
tree9200c74aad1f4f08bb01e9f87b3dfd146308491d /spec/build/cpukit/librtemscpu.yml
parentscore: Simplify CORE_message_queue_Buffer (diff)
downloadrtems-2c09f54fc41b86265af137716013bce2e2e92b27.tar.bz2
score: Add <rtems/score/coremsgbuffer.h>
Move the CORE_message_queue_Buffer definition to a separate header file to be able to use it independent of the remaining Message Queue Handler API. Change license to BSD-2-Clause according to file history. Update #3053. Update #4007.
Diffstat (limited to 'spec/build/cpukit/librtemscpu.yml')
-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 e3606dbdc8..2baf8ef01c 100644
--- a/spec/build/cpukit/librtemscpu.yml
+++ b/spec/build/cpukit/librtemscpu.yml
@@ -337,6 +337,7 @@ install:
- cpukit/include/rtems/score/corebarrier.h
- cpukit/include/rtems/score/corebarrierimpl.h
- cpukit/include/rtems/score/coremsg.h
+ - cpukit/include/rtems/score/coremsgbuffer.h
- cpukit/include/rtems/score/coremsgimpl.h
- cpukit/include/rtems/score/coremutex.h
- cpukit/include/rtems/score/coremuteximpl.h