blob: e6bee12081f276701a3c0bfebcac6802c54bcfcc [file] [log] [blame]
double __ulltod (unsigned long long a)
{
return a;
}