Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : new function MC_diff to display all informations about a system state
[simgrid.git] / src / xbt / mmalloc / mm_legacy.c
index 7a83f260728c70dc1bbe70139fb486fbbf4ef5e3..2f9a247a5406c621b5de486b2c6250b74f200892 100644 (file)
@@ -415,6 +415,8 @@ int mmalloc_compare_mdesc(struct mdesc *mdp1, struct mdesc *mdp2){
 }
 
  
-  
+void mmalloc_display_info_heap(void *h){
+
+}