nuttx/mm/mempool
Jukka Laitinen 5920a8b673 mm/mempool/mempool_multiple.c: Remove void * arithmetic
Cast substraction arguments to FAR char *, which gives the same result as the
gcc extension on the original void * arithmetic.

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2023-01-18 22:03:17 +08:00
..
Make.defs mm/mempool: Remove MM_MEMPOOL option from Kconfig 2022-11-08 10:18:27 -03:00
mempool_multiple.c mm/mempool/mempool_multiple.c: Remove void * arithmetic 2023-01-18 22:03:17 +08:00
mempool_procfs.c mm/mempool: support multiple memory pool 2022-10-28 21:31:35 +08:00
mempool.c mempool:Calibration total memory statistics 2023-01-18 09:02:33 +01:00