mcf_dmm_init — Initialize DMM
mcf_dmm_init
initializes the Dynamic
Memory Manager system. If DMM is used separately from
MemCom, mcf_dmm_init
must be called once before any other references to DMM are made. If
DMM is used together with MemCom the call to
mcf_dmm_init
is not required, since
MemCom initializes DMM when routine
mcf_init
is called.