On 3/10/25 08:25, Richard Henderson wrote:
On 3/9/25 21:58, Pierrick Bouvier wrote:
Will allow to make system/memory.c common later.
Signed-off-by: Pierrick Bouvier <pierrick.bouv...@linaro.org>
---
include/exec/memory.h | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
I guess this was split from patch 3 without updating descriptions,
and this is the TARGET_BIG_ENDIAN reference removed.
This was intentionally splitted, and the subject mentions the goal:
make devend_memop target agnostic.
As added in the description, it's needed to allow system/memory.c to be
compiled as common code.
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~