forked from Imagelibrary/rtems
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user