Просмотр исходного кода

Include for prototypes.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

Ralf Baechle 19 лет назад
Родитель
Сommit
efec3c4e96
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      arch/mips/math-emu/ieee754.c

+ 2 - 0
arch/mips/math-emu/ieee754.c

@@ -31,6 +31,8 @@
 
 
 
 
 #include "ieee754int.h"
 #include "ieee754int.h"
+#include "ieee754sp.h"
+#include "ieee754dp.h"
 
 
 #define DP_EBIAS	1023
 #define DP_EBIAS	1023
 #define DP_EMIN		(-1022)
 #define DP_EMIN		(-1022)