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 6e87686..af6b591 100644 --- a/sim/config.h.in +++ b/sim/config.h.in @@ -452,6 +452,9 @@ /* How to route I/O */ #undef WITH_STDIO +/* Sim endian settings */ +#undef WITH_TARGET_BYTE_ORDER + /* Sim trace settings */ #undef WITH_TRACE |