This commit is contained in:
jl777
2019-03-06 03:20:41 -11:00
parent 25e1e4c703
commit e670687db5
3 changed files with 2 additions and 12 deletions

View File

@@ -24,7 +24,7 @@ int total = 0; /* total dynamic memory bytes */
* Free up an item
*/
#define ENABLE_DEBUG
//#define ENABLE_DEBUG
#define MAX_DEBUGPTRS 100000
int32_t itemcounter;