Skip to content
Snippets Groups Projects
Commit 4deb39eb authored by Richard Henderson's avatar Richard Henderson
Browse files

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: default avatarAlex Bennée <alex.bennee@linaro.org>
Signed-off-by: default avatarRichard Henderson <richard.henderson@linaro.org>
parent 7bedee32
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment