Subversion Repositories Kolibri OS

Rev

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

Rev 436 Rev 438
Line 50... Line 50...
50
;; Among other things, the copyright notice and this notice must be preserved
50
;; Among other things, the copyright notice and this notice must be preserved
51
;; on all copies.
51
;; on all copies.
52
;;
52
;;
53
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
53
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line -... Line 54...
-
 
54
 
-
 
55
include 'macros.inc'
54
 
56
 
Line 55... Line 57...
55
; $Revision: 436 $
57
$Revision: 438 $
56
 
58
 
57
include "proc32.inc"
59
include "proc32.inc"
Line 105... Line 107...
105
                  org   0x0
107
                  org   0x0
106
                  jmp   start_of_code
108
                  jmp   start_of_code
Line 107... Line 109...
107
 
109
 
Line -... Line 110...
-
 
110
version db    'Kolibri OS  version 0.6.5.0      ',13,10,13,10,0
108
version db    'Kolibri OS  version 0.6.5.0      ',13,10,13,10,0
111
 
Line 109... Line 112...
109
 
112
include "boot/bootstr.inc"     ; language-independent boot messages
110
include "boot/preboot.inc"
113
include "boot/preboot.inc"
111
 
114
 
Line 5032... Line 5035...
5032
           hlt
5035
           hlt
Line 5033... Line 5036...
5033
 
5036
 
Line -... Line 5037...
-
 
5037
 
-
 
5038
include "data32.inc"
5034
 
5039
 
5035
include "data32.inc"
5040
__REV__ = __REV