Changeset e5773c6 in mainline for uspace/srv/hw/bus/pci/pci.c
- Timestamp:
- 2010-01-15T22:13:12Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 15eeb93
- Parents:
- 5edb1f5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hw/bus/pci/pci.c
r5edb1f5 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.