Subversion Repositories Kolibri OS

Rev

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

Rev 2434 Rev 2465
Line 1... Line -...
1
; Macroinstructions for defining and calling procedures
-
 
2
 
1
; Macroinstructions for defining and calling procedures
Line 3... Line 2...
3
macro stdcall proc,[arg]                ; directly call STDCALL procedure
2
 
4
 { common
3
macro stdcall proc,[arg]                ; directly call STDCALL procedure
5
    if ~ arg eq
4
 { common