diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-05-19 18:02:19 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-05-23 18:54:55 -0700 |
commit | 4deb39ebb33d97e2ad5466e1b5b5e7c50ad83a0a (patch) | |
tree | 010ff8d0d09d153a44c9134db66fa6c0e2974208 /qemu-keymap.c | |
parent | 7bedee3243b995281837a30ae7bf8982b4fd570c (diff) |
accel/tcg: Eliminate #if on HAVE_ATOMIC128 and HAVE_CMPXCHG128
These symbols will shortly become dynamic runtime tests and
therefore not appropriate for the preprocessor. Use the
matching CONFIG_* symbols for that purpose.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'qemu-keymap.c')
0 files changed, 0 insertions, 0 deletions