include/qemu: Move CONFIG_ATOMIC128_OPT handling to atomic128.h
commit333c813b06edffd26d1285f5352ae179c7033b0b
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 18 May 2023 19:02:16 +0000 (18 19:02 +0000)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 23 May 2023 23:51:18 +0000 (23 16:51 -0700)
treeb8e0af85d96319faa68547a0686fee1f88491ad7
parent87a8d12180c629221e14722271701372db708acc
include/qemu: Move CONFIG_ATOMIC128_OPT handling to atomic128.h

Not only the routines in ldst_atomicity.c.inc need markup,
but also the ones in the headers.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/ldst_atomicity.c.inc
host/include/generic/host/atomic128-cas.h
host/include/generic/host/atomic128-ldst.h
include/qemu/atomic128.h