summaryrefslogtreecommitdiffstats
path: root/hw/misc/puv3_pm.c
diff options
context:
space:
mode:
authorThomas Huth2018-12-03 14:33:12 +0100
committerThomas Huth2018-12-12 10:01:13 +0100
commitf773b423cc61f3ca18af5337101c158a52aaae2c (patch)
tree44a8fa2b8df8537ad85f1c99bcb3c1815ced6c78 /hw/misc/puv3_pm.c
parentaudio/alsaaudio: Remove compiler check around pragma (diff)
downloadqemu-f773b423cc61f3ca18af5337101c158a52aaae2c.tar.gz
qemu-f773b423cc61f3ca18af5337101c158a52aaae2c.tar.xz
qemu-f773b423cc61f3ca18af5337101c158a52aaae2c.zip
includes: Replace QEMU_GNUC_PREREQ with "__has_builtin || !defined(__clang__)"
Since we require GCC version 4.8 or newer now, we can be sure that the builtin functions are always available on GCC. And for Clang, we can check the availablility with __has_builtin instead. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'hw/misc/puv3_pm.c')
0 files changed, 0 insertions, 0 deletions