OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [newlib/] [newlib/] [libc/] [stdlib/] [atoff.c] - Diff between revs 40 and 1765

Only display areas with differences | Details | Blame | View Log

Rev 40 Rev 1765
#include <stdlib.h>
#include <stdlib.h>
#include <_ansi.h>
#include <_ansi.h>
 
 
float
float
_DEFUN (atoff, (s),
_DEFUN (atoff, (s),
        _CONST char *s)
        _CONST char *s)
{
{
  return strtodf (s, NULL);
  return strtodf (s, NULL);
}
}
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.