Subversion Repositories Kolibri OS

Rev

Rev 6839 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6839 Rev 7127
Line 41... Line 41...
41
define PATH_MAX_LEN 1024
41
define PATH_MAX_LEN 1024
42
define DEBUG_MAX_LEN 8
42
define DEBUG_MAX_LEN 8
43
define DEBUG_DEFAULT 0
43
define DEBUG_DEFAULT 0
44
define BUFF_SIZE 1024
44
define BUFF_SIZE 1024
Line 45... Line 45...
45
 
45
 
46
include '../../../proc32.inc'
46
include 'proc32.inc'
47
include '../../../macros.inc'
47
include 'macros.inc'
48
include '../../../develop/libraries/libs-dev/libio/libio.inc'
48
include 'libio.inc'
Line 49... Line 49...
49
include '../../../dll.inc'
49
include 'dll.inc'
Line 50... Line 50...
50
 
50
 
51
purge mov
51
purge mov