accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h
commitb4c8f3d4dddcb6e547e1ba318f60ae9566743db1
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 5 Oct 2021 00:40:58 +0000 (4 17:40 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 13 Oct 2021 15:14:54 +0000 (13 08:14 -0700)
treecea46c01801975ebe73552ade93700204bbb6183
parentf83bcecb1ffe25a18367409eaf4ba1453c835c48
accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h

The previous placement in tcg/tcg.h was not logical.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/exec/cpu_ldst.h
include/tcg/tcg.h
target/arm/helper-a64.c
target/m68k/op_helper.c
target/ppc/mem_helper.c
target/s390x/tcg/mem_helper.c