diff --git a/lib/src/os/piacs.c b/lib/src/os/piacs.c index b28bcef3..34b49c3a 100644 --- a/lib/src/os/piacs.c +++ b/lib/src/os/piacs.c @@ -98,6 +98,4 @@ const char _Genld_0_string[] = "0"; const double _Ldtob_1e8[] = {1.0e8}; //sinf and cosf - supposed to be defined by libm_vals.s -const int __libm_qnan_f[] = { - 0x7F810000, 0x00000000 -}; +const fu __libm_qnan_f = { 0x7f810000 };