On 5/3/24 05:52, Philippe Mathieu-Daudé wrote:
Keep all user emulation headers under the same user/ directory.
Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org>
---
Forgot to include this patch in "exec: Rework around CPUState user fields"
https://lore.kernel.org/qemu-devel/20240428221450.26460-1-phi...@linaro.org/
---
bsd-user/qemu.h | 2 +-
include/exec/cpu-all.h | 2 +-
include/exec/user/thunk.h | 2 +-
include/{exec => }/user/abitypes.h | 4 ++--
include/user/syscall-trace.h | 2 +-
linux-user/qemu.h | 2 +-
6 files changed, 7 insertions(+), 7 deletions(-)
rename include/{exec => }/user/abitypes.h (97%)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~