Add math library defines for nan functions. From Brennan Ashton.
This commit is contained in:
parent
8e79323694
commit
8105aa541d
@ -143,12 +143,6 @@ void do_str(FAR const char *src)
|
||||
* Public Functions
|
||||
****************************************************************************/
|
||||
|
||||
float nanf(FAR const char *tagp)
|
||||
{
|
||||
(void)tagp;
|
||||
return 0;
|
||||
}
|
||||
|
||||
/****************************************************************************
|
||||
* mp_import_stat
|
||||
****************************************************************************/
|
||||
|
Loading…
Reference in New Issue
Block a user