Changes in uspace/srv/hw/bus/pci/pci.c [b3d513f:e5773c6] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hw/bus/pci/pci.c
rb3d513f re5773c6 21 21 #include <errno.h> 22 22 23 #include "libpci/pci.h"23 #include <pci.h> 24 24 25 25 #define PCI_CONF1 0xcf8
Note:
See TracChangeset
for help on using the changeset viewer.