diff options
Diffstat (limited to 'sim/config.h.in')
-rw-r--r-- | sim/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sim/config.h.in b/sim/config.h.in index 65f9da0..a1d4f78 100644 --- a/sim/config.h.in +++ b/sim/config.h.in @@ -437,6 +437,9 @@ /* Version number of package */ #undef VERSION +/* Sim alignment settings */ +#undef WITH_ALIGNMENT + /* Sim assert settings */ #undef WITH_ASSERT |