Subversion Repositories Kolibri OS

Rev

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

Rev 1635 Rev 2130
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2008. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2008. 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: 1455 $
8
$Revision: 2130 $
9
 
9
 
10
 
10
 
Line 264... Line 264...
264
 
264
 
265
           mov ebx, sys_pgmap
265
           mov ebx, sys_pgmap
266
           add ebx, [pg_data.pagemap_size-OS_BASE]
266
           add ebx, [pg_data.pagemap_size-OS_BASE]
Line 267... Line -...
267
           mov [page_end-OS_BASE], ebx
-
 
268
 
267
           mov [page_end-OS_BASE], ebx
269
           mov [pg_data.pg_mutex-OS_BASE], 0
268
 
Line 270... Line 269...
270
           ret
269
           ret