[PATCH v2 0/6] Move inline functions of Partition Manager
Sebastian Huber
sebastian.huber at embedded-brains.de
Mon Nov 23 10:35:39 UTC 2020
Sebastian Huber (6):
rtems: Move _Partition_Is_buffer_valid()
rtems: Move _Partition_Is_buffer_on_boundary()
rtems: Move _Partition_Is_buffer_size_aligned()
rtems: Move _Partition_Is_buffer_area_aligned()
rtems: Move _Partition_Initialize()
rtems: Move _Partition_Allocate()
cpukit/include/rtems/rtems/partimpl.h | 96 ---------------------------
cpukit/rtems/src/partcreate.c | 44 +++++++++++-
cpukit/rtems/src/partreturnbuffer.c | 33 ++++++++-
3 files changed, 74 insertions(+), 99 deletions(-)
--
2.26.2
More information about the devel
mailing list