softfloat: Remove unused argument from MINMAX macro.
commite70614eaa0b8c6a2c948efa3ad71e75cd1f8ff8a
authorWill Newton <will.newton@linaro.org>
Fri, 6 Dec 2013 17:01:41 +0000 (6 17:01 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 10 Dec 2013 13:28:50 +0000 (10 13:28 +0000)
tree58236aaabbcd5df937a3c60543cafed1220fef1f
parent04731fb5f3825409fd5ad64dbc0b1dfe7e7fb82f
softfloat: Remove unused argument from MINMAX macro.

The nan_exp argument is not used, so remove it.

Signed-off-by: Will Newton <will.newton@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1386158099-9239-4-git-send-email-will.newton@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
fpu/softfloat.c