Re: [PATCH 0/3] Clean up files related to memory allocation
The set looks good to me. On Tue, Apr 20, 2021 at 4:53 AM Sebastian Huber wrote: > > Sebastian Huber (3): > Remove superfluous includes > libcsupport: Move rtems_calloc() > malloc: Hide RTEMS_Malloc_Sbrk_amount > > bsps/include/bsp/bootcard.h | 1 - > cpukit/Makefile.am
[PATCH 0/3] Clean up files related to memory allocation
Sebastian Huber (3): Remove superfluous includes libcsupport: Move rtems_calloc() malloc: Hide RTEMS_Malloc_Sbrk_amount bsps/include/bsp/bootcard.h | 1 - cpukit/Makefile.am| 1 + cpukit/include/rtems/malloc.h | 7 +-- cpukit