]> git.ipfire.org Git - thirdparty/qemu.git/commit
fpu: make softfloat-macros "self-contained"
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 8 Aug 2019 16:05:15 +0000 (17:05 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 19 Aug 2019 11:07:13 +0000 (12:07 +0100)
commit5937fb63a92d54cc4e5270256e4387c4d3a70091
tree37d12cabe3ebf489ca93b159d30ef005b3f76668
parente34c47ea3fb5f324b58db117b3c010a494c8d6ca
fpu: make softfloat-macros "self-contained"

The macros use the "flags" type and to be consistent if anyone just
needs the macros we should bring in the header we need. There is an
outstanding TODO to audit the use of "flags" and replace with bool at
which point this include could be dropped.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
include/fpu/softfloat-macros.h