commit | 793ca839186df6cc9dda25121932a25c7d0ff366 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Sun Aug 03 07:21:46 2025 +1000 |
committer | Richard Henderson <richard.henderson@linaro.org> | Sat Aug 30 07:04:04 2025 +1000 |
tree | 37cf5bcab0829028be40fe0b42204875469413e8 | |
parent | 9f24d077f1ea76ede5968d68312840c909751b73 [diff] |
linux-user: Remove redundant ELF_DATA definitons We already provide ELF_DATA based on TARGET_BIG_ENDIAN. Remove the extra definitions from openrisc and s390x. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>