]> git.ipfire.org Git - thirdparty/qemu.git/commit
qemu/atomic: Finish renaming atomic128-cas.h headers
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 15 Aug 2025 12:26:47 +0000 (22:26 +1000)
committerPeter Maydell <peter.maydell@linaro.org>
Sat, 30 Aug 2025 15:37:23 +0000 (16:37 +0100)
commit1748c0d59228c7790940d8be381df1c3108022b1
treebbc16c3a6e4b0e28559e0c1e24b5e22c28bfd609
parentc2fae597099ef6ff81ca63d69ee28eddb982d894
qemu/atomic: Finish renaming atomic128-cas.h headers

The aarch64 header was not renamed with the others, meaning it
was skipped in favor of the generic version.

Cc: qemu-stable@nongnu.org
Fixes: 15606965400b ("qemu/atomic: Rename atomic128-cas.h headers using .h.inc suffix")
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20250815122653.701782-2-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
host/include/aarch64/host/atomic128-cas.h.inc [moved from host/include/aarch64/host/atomic128-cas.h with 100% similarity]