Subversion Repositories Kolibri OS

Rev

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

Rev 2106 Rev 2166
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: 2106 $
8
$Revision: 2166 $
Line 9... Line 9...
9
 
9
 
Line 312... Line 312...
312
          pci_read32,            'PciRead32',          \      ; stdcall
312
          pci_read32,            'PciRead32',          \      ; stdcall
313
          pci_write8,            'PciWrite8',          \      ; stdcall
313
          pci_write8,            'PciWrite8',          \      ; stdcall
314
          pci_write16,           'PciWrite16',         \      ; stdcall
314
          pci_write16,           'PciWrite16',         \      ; stdcall
315
          pci_write32,           'PciWrite32',         \      ; stdcall
315
          pci_write32,           'PciWrite32',         \      ; stdcall
316
\
316
\
-
 
317
          get_pid,               'GetPid',             \
317
          get_service,           'GetService',         \      ;
318
          get_service,           'GetService',         \      ;
318
          reg_service,           'RegService',         \      ; stdcall
319
          reg_service,           'RegService',         \      ; stdcall
319
          attach_int_handler,    'AttachIntHandler',   \      ; stdcall
320
          attach_int_handler,    'AttachIntHandler',   \      ; stdcall
320
          user_alloc,            'UserAlloc',          \      ; stdcall
321
          user_alloc,            'UserAlloc',          \      ; stdcall
321
          user_free,             'UserFree',           \      ; stdcall
322
          user_free,             'UserFree',           \      ; stdcall