File:  [DVB] / dietlibc / dietlibm.h
Revision 1.1: download - view: text, annotated - select for diffs
Mon Nov 18 01:16:51 2002 UTC (21 years, 6 months ago) by fefe
Branches: MAIN
CVS tags: finnland_test_200301, branch_rc14_fieldtest_finnland, branch_rc13_fieldtest_finnland, branch_rc12_fieldtest_finnland, branch_rc10_fieldtest_finnland, RELEASE_finnland_200301_1, RC12_FIELDTEST_FINNLAND, RC10_FIELDTEST_FINNLAND, HEAD
remove a few more warnings

#include <sys/types.h>

double __poly(double x, size_t n, const double* c);
double exp2(double x);
double log2(double x);

LinuxTV legacy CVS <linuxtv.org/cvs>