Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1620 → Rev 1621

/shark/branches/xen/libc/arch/x86/libm/msun/src/w_drem.c
5,7 → 5,7
* Placed into the Public Domain, 1994.
*/
 
#include <math.h>
#include "math.h"
 
double
drem(x, y)