Delete unused ieee754_cname[] and declaration.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -42,16 +42,6 @@
|
||||
#define SP_EMIN (-126)
|
||||
#define SP_EMAX 127
|
||||
|
||||
/* indexed by class */
|
||||
const char *const ieee754_cname[] = {
|
||||
"Normal",
|
||||
"Zero",
|
||||
"Denormal",
|
||||
"Infinity",
|
||||
"QNaN",
|
||||
"SNaN",
|
||||
};
|
||||
|
||||
/* special constants
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user