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 7a83f26..2f9a247 100644 (file)
@@ -415,6 +415,8 @@ int mmalloc_compare_mdesc(struct mdesc *mdp1, struct mdesc *mdp2){
 }
 
  
-  
+void mmalloc_display_info_heap(void *h){
+
+}