Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 8969 → Rev 8970

/kernel/trunk/proc32.inc
25,7 → 25,10
end if
call [proc] }
 
macro ccall proc,[arg] ; directly call CDECL procedure
; @brief Directly call CDECL procedure
; @param proc Callee name
; @param arg Arguments to pass
macro ccall proc,[arg]
{ common
size@ccall = 0
if ~ arg eq