The implementation of fenv for SPARC is in NetBSD
only.
.
Now NetBSD has two `fenv.h` header files.
1- https://github.com/NetBSD/src/blob/trunk/include/fenv.h
This contains function prototypes.
This can go to `newlib/libc/include`
.
2- https://github.com/NetBSD/src/blob/trunk/sys/arch/sparc/include/fenv.h
This contains some macros.
Where should this go??


Thank you
Vaibhav Gupta
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to