Subversion Repositories Kolibri OS

Rev

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

Rev 1635 Rev 2434
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2007. 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: 750 $
8
$Revision: 2434 $
Line 9... Line 9...
9
 
9
 
Line 26... Line 26...
26
    names:
26
    names:
27
   forward
27
   forward
28
    local name
28
    local name
29
    dd (name-OS_BASE)
29
    dd (name-OS_BASE)
30
   common
30
   common
-
 
31
    ordinal:
31
    ordinal: count = 0
32
             count = 0
32
   forward
33
   forward
33
    dw count
34
    dw count
34
    count = count+1
35
    count = count+1
35
   common
36
   common
36
    module db dllname,0
37
    module db dllname,0