Subversion Repositories Kolibri OS

Rev

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

Rev 1964 Rev 1970
Line 12... Line 12...
12
 *	PCI Local Bus Specification
12
 *	PCI Local Bus Specification
13
 *	PCI to PCI Bridge Specification
13
 *	PCI to PCI Bridge Specification
14
 *	PCI System Design Guide
14
 *	PCI System Design Guide
15
 */
15
 */
Line -... Line 16...
-
 
16
 
-
 
17
#ifndef LINUX_PCI_H
-
 
18
#define LINUX_PCI_H
16
 
19
 
17
#include 
20
#include 
Line 18... Line -...
18
#include 
-
 
19
 
-
 
-
 
21
#include 
Line 20... Line 22...
20
#ifndef __PCI_H__
22
 
Line 21... Line 23...
21
#define __PCI_H__
23