forked from KolibriOS/kolibrios
switch build system to Tup
git-svn-id: svn://kolibrios.org@5098 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -43,6 +43,7 @@ extern "C" double _ftol(double x)
|
||||
}
|
||||
}
|
||||
#endif
|
||||
#pragma function(ceil)
|
||||
double __cdecl ceil(double x)
|
||||
{
|
||||
__asm {
|
||||
|
Reference in New Issue
Block a user