Subversion Repositories Kolibri OS

Rev

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

Rev 1664 Rev 1678
Line 11... Line 11...
11
;; maintain and compile with an automated SETUP program         ;;
11
;; maintain and compile with an automated SETUP program         ;;
12
;; in the future.                                               ;;
12
;; in the future.                                               ;;
13
;;                                                              ;;
13
;;                                                              ;;
14
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
14
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 15... Line 15...
15
 
15
 
Line 16... Line 16...
16
$Revision: 1664 $
16
$Revision: 1678 $
17
 
17
 
Line 244... Line 244...
244
 
244
 
Line 245... Line 245...
245
include "gui/skincode.inc"
245
include "gui/skincode.inc"
246
 
246
 
247
; Pci functions
247
; Pci functions
248
include "bus/pci/pci32.inc"
248
include "bus/pci/pci32.inc"
Line 249... Line 249...
249
include "bus/pci/pcie.inc"
249
include "bus/pci/PCIe.inc"
Line 250... Line 250...
250
include "bus/ht.inc"		; AMD HyperTransport bus control
250
include "bus/HT.inc"		; AMD HyperTransport bus control
251
 
251