Subversion Repositories Kolibri OS

Rev

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

Rev 8709 Rev 8710
Line 8... Line 8...
8
;  Distributed under terms of GPL
8
;  Distributed under terms of GPL
9
;
9
;
10
format MS COFF
10
format MS COFF
11
public @EXPORT as 'EXPORTS'
11
public @EXPORT as 'EXPORTS'
Line 12... Line 12...
12
 
12
 
13
include '../../proc32.inc'
13
include '../../../proc32.inc'
Line 14... Line 14...
14
include '../../macros.inc'
14
include '../../../macros.inc'
Line 15... Line 15...
15
 
15
 
16
section '.flat' code readable align 16
16
section '.flat' code readable align 16