Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 8178 → Rev 8179

/programs/bcc32/include/kos_func.inc
41,12 → 41,6
;const int
KOLIBRI_MUTEX_MAX_TIME_WAIT = 20;
 
;const int
KOLIBRI_FILE_BLOCK_SIZE = 512;
 
;const int
KOLIBRI_FILE_MEMORY_OS_NEED = 4096;
 
;/***
 
macro segment name
1093,7 → 1087,7
jmp .create_thread_fill_stack
endp
 
proc @Kolibri@_FileAccess$qpv uses ebx
proc @Kolibri@_FileAccess$qp21Kolibri@FileInfoBlock uses ebx
mov eax,SF_FILE
mov ebx,[esp+8]
int 0x40