Subversion Repositories Kolibri OS

Rev

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

Rev 7522 Rev 8085
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2017. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2017. 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: 7522 $
8
$Revision: 8085 $
9
 
9
 
10
 
10
 
Line 249... Line 249...
249
 
249
 
250
SYS_SHUTDOWN        = OS_BASE + 0x000FF00
250
SYS_SHUTDOWN        = OS_BASE + 0x000FF00
Line 251... Line 251...
251
TASK_ACTIVATE       = OS_BASE + 0x000FF01
251
TASK_ACTIVATE       = OS_BASE + 0x000FF01
Line 252... Line 252...
252
 
252
 
Line 253... Line 253...
253
 
253
 
Line 254... Line 254...
254
TMP_STACK_TOP       = 0x006CC00
254
TMP_STACK_TOP       = 0x007CC00