Subversion Repositories Kolibri OS

Rev

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

Rev 6333 Rev 6790
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2015. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2015. 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: 6333 $
8
$Revision: 6790 $
9
 
9
 
10
 
10
 
Line 360... Line 360...
360
 
360
 
361
SYSTEM_SHUTDOWN    equ 2
361
SYSTEM_SHUTDOWN    equ 2
362
SYSTEM_REBOOT      equ 3
362
SYSTEM_REBOOT      equ 3
Line -... Line 363...
-
 
363
SYSTEM_RESTART     equ 4
-
 
364
 
363
SYSTEM_RESTART     equ 4
365
BLIT_CLIENT_RELATIVE equ 0x20000000
364
 
366
 
365
struct SYSCALL_STACK
367
struct SYSCALL_STACK
366
        _eip            dd ?
368
        _eip            dd ?
367
        _edi            dd ?    ;  +4
369
        _edi            dd ?    ;  +4