mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-08 14:35:23 +00:00
The accounting data stored at the beginning of a memory block used by malloc must push the returned memory address to a word boundary. This is already the case on 32-bit systems, but not on 64-bit systems where e.g. struct k_mem_block_id still has a size of 4. Signed-off-by: Nicolas Pitre <npitre@baylibre.com> |
||
---|---|---|
.. | ||
assert.c | ||
base64.c | ||
CMakeLists.txt | ||
crc7_sw.c | ||
crc8_sw.c | ||
crc16_sw.c | ||
crc32_sw.c | ||
fdtable.c | ||
json.c | ||
Kconfig | ||
mempool.c | ||
mutex.c | ||
printk.c | ||
rb.c | ||
ring_buffer.c | ||
thread_entry.c | ||
work_q.c |