00001 #include "sinfoni_memory.h" 00002 void sinfoni_memory_status(void){ 00003 /* Uncomment the following to debug memory leaks */ 00004 /* 00005 memory_status(); 00006 */ 00007 }