Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 7132 → Rev 7133

/kernel/trunk/core/test_malloc.asm
225,6 → 225,7
jmp $-1 ; just in case
 
; Include main heap code
include '../macros.inc'
include '../proc32.inc'
include '../struct.inc'
include '../const.inc'