Subversion Repositories Kolibri OS

Rev

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

Rev 215 Rev 245
Line 1... Line 1...
1
format ELF
1
format ELF
2
section '.text' executable
2
section '.text' executable
3
public start
3
public start
4
extrn mf_init
4
extrn mf_init
5
extrn main
5
extrn main
-
 
6
public argc as '__ARGS'
Line 6... Line 7...
6
 
7
 
7
__DEBUG__ equ 1
8
__DEBUG__ equ 1
Line 8... Line 9...
8
__DEBUG_LEVEL__ equ 1
9
__DEBUG_LEVEL__ equ 1