Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 8964 → Rev 8965

/kernel/trunk/proc32.inc
1,7 → 1,10
 
; Macroinstructions for defining and calling procedures
 
macro stdcall proc,[arg] ; directly call STDCALL procedure
; @brief Directly call STDCALL procedure
; @param proc Callee name
; @param arg Arguments to pass
macro stdcall proc,[arg]
{ common
if ~ arg eq
reverse