Subversion Repositories Kolibri OS

Rev

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

Rev 521 Rev 586
Line 1... Line 1...
1
$Revision: 521 $
1
$Revision: 586 $
2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
3
;;                                                              ;;
3
;;                                                              ;;
4
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
4
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
5
;; Distributed under terms of the GNU General Public License    ;;
5
;; Distributed under terms of the GNU General Public License    ;;
6
;;                                                              ;;
6
;;                                                              ;;
Line 194... Line 194...
194
      dd stack_driver_stat       ; 52-Stack driver status
194
      dd stack_driver_stat       ; 52-Stack driver status
195
      dd socket                  ; 53-Socket interface
195
      dd socket                  ; 53-Socket interface
196
      dd user_events             ; 54-User events
196
      dd user_events             ; 54-User events
197
      dd sound_interface         ; 55-Sound interface
197
      dd sound_interface         ; 55-Sound interface
198
      dd undefined_syscall       ; 56-reserved
198
      dd undefined_syscall       ; 56-reserved
199
      dd undefined_syscall       ; 57-reserved
199
      dd sys_pcibios             ; 57-reserved
200
      dd file_system             ; 58-Common file system interface
200
      dd file_system             ; 58-Common file system interface
201
      dd undefined_syscall       ; 59-reserved
201
      dd undefined_syscall       ; 59-reserved
202
      dd sys_IPC                 ; 60-Inter Process Communication
202
      dd sys_IPC                 ; 60-Inter Process Communication
203
      dd sys_gs                  ; 61-Direct graphics access
203
      dd sys_gs                  ; 61-Direct graphics access
204
      dd sys_pci                 ; 62-PCI functions
204
      dd sys_pci                 ; 62-PCI functions