Re: [PATCH] rtems/malloc.h: Add API level Doxygen group

2022-08-10 Thread Joel Sherrill
This looks good. On Wed, Aug 10, 2022 at 8:24 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > The interfaces in the MallocSupport group belong to the implementation. > They > are used by confdefs.h for example. > --- > cpukit/include/rtems/malloc.h | 60

[PATCH] rtems/malloc.h: Add API level Doxygen group

2022-08-10 Thread Sebastian Huber
The interfaces in the MallocSupport group belong to the implementation. They are used by confdefs.h for example. --- cpukit/include/rtems/malloc.h | 60 --- 1 file changed, 41 insertions(+), 19 deletions(-) diff --git a/cpukit/include/rtems/malloc.h b/cpukit/inclu