diff options
Diffstat (limited to 'src/common/ers.h')
-rw-r--r-- | src/common/ers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/ers.h b/src/common/ers.h index a9ba50073..269681410 100644 --- a/src/common/ers.h +++ b/src/common/ers.h @@ -59,7 +59,7 @@ * All code except the typedef of ERInterface will be disabled. * To allow a smooth transition, */ -//#define DISABLE_ERS +#define DISABLE_ERS /** * Entries are aligned to ERS_ALIGNED bytes in the blocks of entries. |