tcg: Remove NO_CPU_IO_DEFS
commit0a18945d037d9e7fd20a6c7fbc2226798a853323
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 1 Apr 2023 21:24:08 +0000 (1 14:24 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 5 Jun 2023 19:04:29 +0000 (5 12:04 -0700)
tree446e61698e71b1d7b3ae65dd42292776daecad07
parent447ca1cbfaddd73a0b0a3a18b1dab993f9066249
tcg: Remove NO_CPU_IO_DEFS

From this remove, it's no longer clear what this is attempting
to protect.  The last time a use of this define was added to
the source tree, as opposed to merely moved around, was 2008.
There have been many cleanups since that time and this is
no longer required for the build to succeed.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/translate-all.c
target/ppc/cpu.h
target/sparc/cpu.h
tcg/tcg.c