diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-04-01 07:22:38 -0600 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2022-04-26 20:01:55 -0700 |
commit | b880867f15623b2e82b0fa6b149753d7c18c615c (patch) | |
tree | 05d93e3258c38c4d91484c946e7514dfc79c8fb2 /contrib/vhost-user-blk | |
parent | 0cbc135917141053c80480fefbe55f70bb3b1562 (diff) | |
download | qemu-b880867f15623b2e82b0fa6b149753d7c18c615c.zip qemu-b880867f15623b2e82b0fa6b149753d7c18c615c.tar.gz qemu-b880867f15623b2e82b0fa6b149753d7c18c615c.tar.bz2 |
softfloat: Fix declaration of partsN_compare
The declaration used 'int', while the definition used 'FloatRelation'.
This should have resulted in a compiler error, but mysteriously didn't.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20220401132240.79730-2-richard.henderson@linaro.org>
Diffstat (limited to 'contrib/vhost-user-blk')
0 files changed, 0 insertions, 0 deletions