am 2a38657d: Merge "DO NOT MERGE - disable memory dumps" into ics-mr1
* commit '2a38657dfcb5655e3e900a3d25695864f3d023a3': DO NOT MERGE - disable memory dumps
This commit is contained in:
commit
c96d2aeed7
|
@ -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…
Reference in New Issue