summaryrefslogtreecommitdiff
path: root/gpxe/src/arch/x86/include/bits/pci_io.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpxe/src/arch/x86/include/bits/pci_io.h')
-rw-r--r--gpxe/src/arch/x86/include/bits/pci_io.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/gpxe/src/arch/x86/include/bits/pci_io.h b/gpxe/src/arch/x86/include/bits/pci_io.h
deleted file mode 100644
index f6efcdac..00000000
--- a/gpxe/src/arch/x86/include/bits/pci_io.h
+++ /dev/null
@@ -1,15 +0,0 @@
-#ifndef _BITS_PCI_IO_H
-#define _BITS_PCI_IO_H
-
-/** @file
- *
- * i386-specific PCI I/O API implementations
- *
- */
-
-FILE_LICENCE ( GPL2_OR_LATER );
-
-#include <gpxe/pcibios.h>
-#include <gpxe/pcidirect.h>
-
-#endif /* _BITS_PCI_IO_H */