Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c96d2aee authored by Andy McFadden's avatar Andy McFadden Committed by Android Git Automerger
Browse files

am 2a38657d: Merge "DO NOT MERGE - disable memory dumps" into ics-mr1

* commit '2a38657d':
  DO NOT MERGE - disable memory dumps
parents e363d387 2a38657d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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