SVN-Revision: 4941
master
Nicolas Thill 18 years ago
parent f24a3a5199
commit e9dd9d22e7
  1. 2
      openwrt/toolchain/libnotimpl/src/math.c

@ -43,7 +43,7 @@
#ifdef __STDC__
float ceilf(float x)
#else
float rintf(x)
float ceilf(x)
float x;
#endif
{

Loading…
Cancel
Save