zephyr/lib/libc
Nicolas Pitre 8e11970378 realloc(): struct sys_mem_pool_block is word aligned
Since commit 39cd2ebef7 ("malloc: make sure returned memory is
properly aligned") the size of struct sys_mem_pool_block size is
rounded up to the next word boundary.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-07-16 14:42:37 +02:00
..
minimal realloc(): struct sys_mem_pool_block is word aligned 2019-07-16 14:42:37 +02:00
newlib
CMakeLists.txt
Kconfig