On 4/17/24 11:28, Philippe Mathieu-Daudé wrote:
"exec/user/abitypes.h" requires:

  - "exec/cpu-defs.h"           (TARGET_LONG_BITS)
  - "exec/tswap.h"              (tswap32)

In order to avoid "cpu.h", pick the minimum required headers.

Assert this user-specific header is only included from user
emulation.

Signed-off-by: Philippe Mathieu-Daudé<[email protected]>
Reviewed-by: Thomas Huth<[email protected]>
Message-Id:<[email protected]>
---
  include/exec/user/abitypes.h | 7 ++++++-
  1 file changed, 6 insertions(+), 1 deletion(-)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to