Subversion Repositories Kolibri OS

Rev

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

Rev 3870 Rev 3927
Line 69... Line 69...
69
format binary as "mnt"
69
format binary as "mnt"
Line 70... Line 70...
70
 
70
 
71
include 'macros.inc'
71
include 'macros.inc'
Line 72... Line 72...
72
include 'struct.inc'
72
include 'struct.inc'
Line 73... Line 73...
73
 
73
 
74
$Revision: 3870 $
74
$Revision: 3927 $
Line 142... Line 142...
142
                  org   0x0
142
                  org   0x0
143
        jmp     start_of_code
143
        jmp     start_of_code
Line 144... Line 144...
144
 
144
 
145
if lang eq sp
145
if lang eq sp
-
 
146
include "kernelsp.inc"  ; spanish kernel messages
-
 
147
else if lang eq et
146
include "kernelsp.inc"  ; spanish kernel messages
148
version db    'Kolibri OS  versioon 0.7.7.0+    ',13,10,13,10,0
147
else
149
else
148
version db    'Kolibri OS  version 0.7.7.0+     ',13,10,13,10,0
150
version db    'Kolibri OS  version 0.7.7.0+     ',13,10,13,10,0
Line 149... Line 151...
149
end if
151
end if