diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2025-08-15 22:26:47 +1000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2025-08-30 16:37:23 +0100 |
commit | 1748c0d59228c7790940d8be381df1c3108022b1 (patch) | |
tree | bbc16c3a6e4b0e28559e0c1e24b5e22c28bfd609 | |
parent | c2fae597099ef6ff81ca63d69ee28eddb982d894 (diff) | |
download | qemu-1748c0d59228c7790940d8be381df1c3108022b1.zip qemu-1748c0d59228c7790940d8be381df1c3108022b1.tar.gz qemu-1748c0d59228c7790940d8be381df1c3108022b1.tar.bz2 |
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>
-rw-r--r-- | host/include/aarch64/host/atomic128-cas.h.inc (renamed from host/include/aarch64/host/atomic128-cas.h) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/host/include/aarch64/host/atomic128-cas.h b/host/include/aarch64/host/atomic128-cas.h.inc index 991da4e..991da4e 100644 --- a/host/include/aarch64/host/atomic128-cas.h +++ b/host/include/aarch64/host/atomic128-cas.h.inc |