Subversion Repositories Kolibri OS

Rev

Rev 4536 | Rev 4646 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4536 Rev 4645
Line 336... Line 336...
336
	$mov eax, 55
336
	$mov eax, 55
337
	$mov ebx, 55
337
	$mov ebx, 55
338
	$int 0x40
338
	$int 0x40
339
}
339
}
Line 340... Line 340...
340
 
340
 
341
inline fastcall void debug( EDX)
341
inline fastcall void debugln( EDX)
342
{
342
{
343
	$push eax
343
	$push eax
344
	$push ebx
344
	$push ebx
345
	$push ecx
345
	$push ecx