Subversion Repositories Kolibri OS

Rev

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

Rev 2497 Rev 2498
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2012. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2012. All rights reserved. ;;
4
;; Distributed under terms of the GNU General Public License    ;;
4
;; Distributed under terms of the GNU General Public License    ;;
5
;;                                                              ;;
5
;;                                                              ;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 7... Line 7...
7
 
7
 
Line 8... Line 8...
8
$Revision: 2497 $
8
$Revision: 2498 $
Line 9... Line 9...
9
 
9
 
Line 79... Line 79...
79
         hdr_esp       dd ? ;0x0C
79
         hdr_esp       dd ? ;0x0C
80
         hdr_mem       dd ? ;0x10
80
         hdr_mem       dd ? ;0x10
81
         hdr_i_end     dd ? ;0x14
81
         hdr_i_end     dd ? ;0x14
82
       endl
82
       endl
Line -... Line 83...
-
 
83
 
83
 
84
        pushad
Line 84... Line 85...
84
        call    set_default_cursor_clock
85
        call    set_default_cursor_clock
Line 85... Line 86...
85
 
86