Subversion Repositories Kolibri OS

Rev

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

Rev 512 Rev 513
Line 52... Line 52...
52
;;
52
;;
53
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
53
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 54... Line 54...
54
 
54
 
Line 55... Line 55...
55
include 'macros.inc'
55
include 'macros.inc'
Line 56... Line 56...
56
 
56
 
57
$Revision: 512 $
57
$Revision: 513 $
58
 
58
 
Line 249... Line 249...
249
           mov cr0,eax
249
           mov cr0,eax
Line 250... Line 250...
250
 
250
 
251
           lgdt [gdts]
251
           lgdt [gdts]
Line 252... Line 252...
252
           jmp pword os_code:high_code
252
           jmp pword os_code:high_code
-
 
253
 
253
 
254
align 4
254
 
255
tmp_page_tabs   dd ?
255
use16
256
use16
256
org $-0x10000
257
org $-0x10000
257
include "boot/shutdown.inc" ; shutdown or restart
258
include "boot/shutdown.inc" ; shutdown or restart