Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Simplify the mmalloc library further
[simgrid.git] / src / xbt_modinter.h
index 2e2d829..9e0892f 100644 (file)
@@ -31,7 +31,7 @@ void xbt_trp_postexit(void);
 void xbt_datadesc_preinit(void);
 void xbt_datadesc_postexit(void);
 
-void mmalloc_preinit(void);
+void *mmalloc_preinit(void);
 void mmalloc_postexit(void);