projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a663bf9
)
Include for prototypes.
author
Ralf Baechle
<ralf@linux-mips.org>
Sun, 23 Oct 2005 12:46:25 +0000
(13:46 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Sat, 29 Oct 2005 18:32:51 +0000
(19:32 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/math-emu/ieee754.c
patch
|
blob
|
history
diff --git
a/arch/mips/math-emu/ieee754.c
b/arch/mips/math-emu/ieee754.c
index 97a752fc3049b114346cb31fb45cfe523b35951f..ed7fc87aeac5a5e0aa6da084b5d1552214a81adc 100644
(file)
--- a/
arch/mips/math-emu/ieee754.c
+++ b/
arch/mips/math-emu/ieee754.c
@@
-31,6
+31,8
@@
#include "ieee754int.h"
+#include "ieee754sp.h"
+#include "ieee754dp.h"
#define DP_EBIAS 1023
#define DP_EMIN (-1022)