Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 8968 → Rev 8969

/kernel/trunk/proc32.inc
13,7 → 13,10
end if
call proc }
 
macro invoke proc,[arg] ; indirectly call STDCALL procedure
; @brief Indirectly call STDCALL procedure
; @param proc Callee name
; @param arg Arguments to pass
macro invoke proc,[arg]
{ common
if ~ arg eq
reverse