X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/31be35cda26f033fe62db673a8a973f0b15c9de7:/pci/pci-smm.c..7e16b8e6b3c3aab2c91d9b54c8953201e111be50:/pci/pci-raw.c diff --git a/pci/pci-smm.c b/pci/pci-raw.c similarity index 96% rename from pci/pci-smm.c rename to pci/pci-raw.c index 117a8b5..4747ffd 100644 --- a/pci/pci-smm.c +++ b/pci/pci-raw.c @@ -1,5 +1,6 @@ #include -#include +#include +#include "pci.h" static void __pci_config(int bus, int slot, int fn, int addr) {