target/mips: Include "exec/memattrs.h" in 'internal.h'
commit34cffe960e494ae6dc79efeb87fc3e79fe7de90c
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 5 Dec 2020 17:34:15 +0000 (5 18:34 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 13 Dec 2020 18:58:54 +0000 (13 19:58 +0100)
tree9a73280009a1e37b23f535a503fb6256314d23f1
parent86deb70172b5aecac65229c88b1a2090179a027c
target/mips: Include "exec/memattrs.h" in 'internal.h'

mips_cpu_do_transaction_failed() requires MemTxAttrs
and MemTxResult declarations.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20201206233949.3783184-8-f4bug@amsat.org>
target/mips/internal.h
target/mips/kvm.c