Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 9066 → Rev 9067

/programs/develop/libraries/libcrash/trunk/libcrash.asm
19,11 → 19,11
 
public @EXPORT as 'EXPORTS'
 
include 'struct.inc'
include 'proc32.inc'
include 'macros.inc'
include 'config.inc'
include 'kglobals.inc'
include '../../../../struct.inc'
include '../../../../proc32.inc'
include '../../../../macros.inc'
include '../../../../config.inc'
include '../../../../kglobals.inc'
 
purge section,mov,add,sub
section '.flat' code readable align 16