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