Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 885 → Rev 886

/kernel/branches/kolibri_pe/kernel.asm
147,10 → 147,10
extrn @find_large_md@4
extrn @find_small_md@4
extrn @phis_alloc@4
 
extrn @mem_alloc@8
extrn @mem_free@4
 
extrn @heap_alloc@8
 
extrn _slab_cache_init
extrn _alloc_page
 
159,9 → 159,6
extrn _bx_from_load
 
 
@mem_alloc@8 equ @heap_alloc@8
 
 
section '.flat' code readable align 4096
 
use32