MIPS: math-emu: Make NaN classifiers static
The `ieee754sp_isnan' and `ieee754dp_isnan' NaN classifiers are now no longer externally referred, remove their header prototypes and make them local to the two only respective places still making use of them. Signed-off-by:Maciej W. Rozycki <macro@linux-mips.org> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/9693/ Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
Showing
- arch/mips/math-emu/ieee754dp.c 1 addition, 1 deletionarch/mips/math-emu/ieee754dp.c
- arch/mips/math-emu/ieee754dp.h 0 additions, 1 deletionarch/mips/math-emu/ieee754dp.h
- arch/mips/math-emu/ieee754sp.c 1 addition, 1 deletionarch/mips/math-emu/ieee754sp.c
- arch/mips/math-emu/ieee754sp.h 0 additions, 1 deletionarch/mips/math-emu/ieee754sp.h
Loading
Please register or sign in to comment