Subversion Repositories Kolibri OS

Rev

Rev 1029 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1029 Rev 3013
Line 13... Line 13...
13
	dd     0x1000
13
	dd     0x1000
14
	dd     0x1000
14
	dd     0x1000
15
	dd     0x0, 0x0
15
	dd     0x0, 0x0
Line 16... Line 16...
16
 
16
 
17
include 'macros.inc'
17
include 'macros.inc'
Line 18... Line 18...
18
include 'debug.inc'
18
include '../../debug.inc'
19
 
19
 
20
START:	print	'Please wait'
20
START:	print	'Please wait'
21
	; ÷åðåç áûñòðûé âûçîâ (SYSENTER)
21
	; ÷åðåç áûñòðûé âûçîâ (SYSENTER)
Line 111... Line 111...
111
	print	' <- Interrupt'
111
	print	' <- Interrupt'
Line 112... Line 112...
112
 
112
 
113
	mcall -1
113
	mcall -1
114
;---------------------------------------------
114
;---------------------------------------------
115
old_tsc:	dd	0, 0
-
 
116
I_END:
115
old_tsc:	dd	0, 0
-
 
116
I_END: