David Marchand c87215d045 malloc: simplify heap initialisation
There should be no real need for this initialised field as the whole structure
is set to 0 in rte_config_init() by primary process, and secondary processes
wait for this to happen before anything else (looking at mem_config magic).

Signed-off-by: David Marchand <david.marchand@6wind.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
2014-04-30 11:31:22 +02:00
..
2014-02-25 21:29:18 +01:00
2014-02-25 21:29:18 +01:00
2014-02-25 21:29:18 +01:00
2014-02-25 21:29:18 +01:00
2014-04-11 16:17:42 +02:00
2014-04-11 16:17:42 +02:00