walnux/include/nuttx/mm
raiden00pl e062f4591c sched/task/task_exithook.c: fix gcc14 error
umm_memdump() should be always declared otherwise we get error when DEBUG_MM=n:

sched/task/task_exithook.c:468:7: error: implicit declaration of function ‘umm_memdump’; did you mean ‘mm_memdump’? [-Wimplicit-function-declaration]
2024-06-02 09:27:36 -03:00
..
circbuf.h drivers/rmt: Implement an upper-half RMT character driver 2023-12-24 16:38:06 -08:00
gran.h mm/gran: Allow run-time execution of gran_reserve 2022-11-22 08:54:34 +01:00
iob.h mm/iob: Support alloc IOB via malloc 2024-04-26 01:06:21 +08:00
kmap.h mm/kmap.h: fix typo in comments 2024-03-26 07:41:57 +01:00
map.h mm/map: revise device mapping functions 2024-05-03 23:58:39 +08:00
mempool.h mm/kconfig: fix typo in MM_DEFAULT_ALIGNMENT 2024-03-11 13:12:34 +08:00
mm.h sched/task/task_exithook.c: fix gcc14 error 2024-06-02 09:27:36 -03:00