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.
This commit is contained in:
Sebastian Huber
2020-09-23 13:46:38 +02:00
parent 69b4fe592f
commit 2c09f54fc4
4 changed files with 99 additions and 38 deletions

View File

@@ -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