Subversion Repositories Kolibri OS

Rev

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

Rev 890 Rev 892
Line 56... Line 56...
56
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
56
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
57
 
57
 
Line 58... Line 58...
58
include 'macros.inc'
58
include 'macros.inc'
Line 59... Line 59...
59
 
59
 
Line 60... Line 60...
60
$Revision: 890 $
60
$Revision: 892 $
Line 61... Line 61...
61
 
61
 
Line 177... Line 177...
177
extrn _poweroff
177
extrn _poweroff
178
 
178
 
Line 179... Line 179...
179
extrn _init
179
extrn _init
180
extrn _init_mm
180
extrn _init_mm
-
 
181
extrn @init_heap@8
-
 
182
extrn _init_core_dll
Line 181... Line 183...
181
 
183
 
182
extrn @core_alloc@4
184
extrn @core_alloc@4
Line 183... Line -...
183
extrn @core_free@4
-
 
184
 
185
extrn @core_free@4
Line 185... Line 186...
185
extrn @init_heap@8
186
 
186
extrn @find_large_md@4
187
extrn @find_large_md@4
Line 400... Line 401...
400
           mov ecx, 0x80000000
401
           mov ecx, 0x80000000
401
           mov edx, 0x40000000
402
           mov edx, 0x40000000
402
           call @init_heap@8
403
           call @init_heap@8
Line -... Line 404...
-
 
404
 
-
 
405
           call _init_core_dll
403
 
406
 
404
           mov esi, _16bit_start
407
           mov esi, _16bit_start
405
           mov ecx, _16bit_end
408
           mov ecx, _16bit_end
406
           shr ecx, 2
409
           shr ecx, 2
407
           mov edi, _16BIT_BASE
410
           mov edi, _16BIT_BASE