From 2c09f54fc41b86265af137716013bce2e2e92b27 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 23 Sep 2020 13:46:38 +0200 Subject: score: Add 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. --- spec/build/cpukit/librtemscpu.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'spec/build/cpukit/librtemscpu.yml') 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 -- cgit v1.2.3