Subversion Repositories Kolibri OS

Rev

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

Rev 1065 Rev 1151
Line 29... Line 29...
29
;                           BOOT DATA
29
;                           BOOT DATA
30
;
30
;
31
;======================================================================
31
;======================================================================
Line 32... Line 32...
32
 
32
 
33
 
33
 
Line 34... Line 34...
34
version      db 'Secondary Loader v 0.009',0
34
version      db 'Secondary Loader v 0.010',0
35
version_end:
35
version_end:
36
 
36
 
37
select_section db 'Select section:'
37
select_section db 'Select section:'
38
select_section_end:
38
select_section_end:
39
section_description db 'Section description:'
39
section_description db 'Section description:'
Line 40... Line 40...
40
section_description_end:
40
section_description_end:
41
soft_mes	db 'Soft (c) 2008'
41
soft_mes        db 'Soft (c) 2008-2009'
42
soft_mes_end:
42
soft_mes_end: