Commit ad9bbf19 authored by Marcus Comstedt's avatar Marcus Comstedt
Browse files

Make mmu_t::target_big_endian always available

This allows some #ifdefs to be removed.  When compiling without
--enable-dual-endian, target_big_endian is a static constant,
allowing the compiler to optimize away the dead branches.
parent 212249e7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment