Merge "DO NOT MERGE - disable memory dumps" into ics-mr1
This commit is contained in:
commit
2a38657dfc
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
|||
#include "utility.h"
|
||||
|
||||
/* enable to dump memory pointed to by every register */
|
||||
#define DUMP_MEM_FOR_ALL_REGS 1
|
||||
#define DUMP_MEM_FOR_ALL_REGS 0
|
||||
|
||||
#ifdef WITH_VFP
|
||||
#ifdef WITH_VFP_D32
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue