This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

init_mempool warning

when compile below code, it will warning.
Is there something wrong?
man(void)
{
init_mempool(0, 100);
}

*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?C_INITSEG

0