Subversion Repositories Kolibri OS

Rev

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

Rev 3393 Rev 3481
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: 3393 $
8
$Revision: 3481 $
Line 9... Line 9...
9
 
9
 
Line 330... Line 330...
330
 
330
 
331
mem_block_list    rd 64*2
331
mem_block_list    rd 64*2
332
mem_used_list     rd 64*2
332
mem_used_list     rd 64*2
Line -... Line 333...
-
 
333
mem_hash_cnt      rd 64
-
 
334
 
333
mem_hash_cnt      rd 64
335
cpu_freq          rq 1
334
 
336
 
335
heap_mutex        MUTEX
337
heap_mutex        MUTEX
336
heap_size         rd 1
338
heap_size         rd 1
337
heap_free         rd 1
339
heap_free         rd 1