Subversion Repositories Kolibri OS

Rev

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

Rev 2384 Rev 2414
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2009. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2009. 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: 2384 $
8
$Revision: 2414 $
9
 
9
 
10
 
10
 
Line 511... Line 511...
511
        select_cursor   dd ?
511
        select_cursor   dd ?
512
        show_cursor     dd ?
512
        show_cursor     dd ?
513
        move_cursor     dd ?
513
        move_cursor     dd ?
514
        restore_cursor  dd ?
514
        restore_cursor  dd ?
515
        disable_mouse   dd ?
515
        disable_mouse   dd ?
-
 
516
        mask_seqno      dd ?
516
ends
517
ends
Line 517... Line 518...
517
 
518
 
518
struct  BOOT_DATA
519
struct  BOOT_DATA
519
        bpp             dd ?
520
        bpp             dd ?