Parameter added to dump preprocessor variable.
This commit is contained in:
parent
d99c21963d
commit
706fe6d592
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
/* #define MEMUSE 1 /* print memory usage statistics */
|
/* #define MEMUSE 1 /* print memory usage statistics */
|
||||||
|
|
||||||
#ifndef DUMP
|
#ifndef DUMP
|
||||||
#define dump(x) /* nothing */
|
#define dump() /* nothing */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef TIMING
|
#ifndef TIMING
|
||||||
|
|
Loading…
Reference in a new issue