Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 3012 → Rev 3013

/programs/system/board/trunk/debug.inc
File deleted
\ No newline at end of file
/programs/system/board/trunk/board.asm
19,7 → 19,7
dd mem ; esp
dd filename , 0x0 ; I_Param , I_Icon
include '../../../macros.inc'
include 'debug.inc'
include '../../../debug.inc'
purge newline
MAXSTRINGS = 16
TMP = 80*(MAXSTRINGS+1)