]> git.ipfire.org Git - thirdparty/qemu.git/commit
tcg: Remove duplicate #if !defined(CODE_ACCESS)
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 9 Jul 2019 08:03:12 +0000 (10:03 +0200)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 14 Jul 2019 10:19:01 +0000 (12:19 +0200)
commit2fbb2353ce8d098e172cd25024fc221c1c8e3591
tree8b8839f1c051b8003886f673974293f7365b8726
parent6ad8307bdd93834568b5969cb7e704de15f01a8b
tcg: Remove duplicate #if !defined(CODE_ACCESS)

This code block is already surrounded by #ifndef CODE_ACCESS.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/exec/cpu_ldst_useronly_template.h