Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 5548 → Rev 5477

/programs/cmm/lib/kolibri.h
588,11 → 588,4
EAX = 8;
EDX += BT_DEL;
$int 0x40;
}
 
inline fastcall dword GetStartTime()
{
$mov eax,26
$mov ebx,9
$int 0x40
}