]> Joshua Wise's Git repositories - netwatch.git/blobdiff - pci/pci-raw.c
SMRAM interface changes, and a few misc. header changes.
[netwatch.git] / pci / pci-raw.c
index 4747ffdffe82853283af3fe807cce528559a7ac5..1d59208981e263cadc22345f3b22b5e4b2f100c3 100644 (file)
@@ -1,6 +1,6 @@
 #include <io.h>
 #include <stdint.h>
-#include "pci.h"
+#include <pci.h>
 
 static void __pci_config(int bus, int slot, int fn, int addr)
 {
This page took 0.022352 seconds and 4 git commands to generate.