Changeset bd41ac52 in mainline for uspace/lib/drv/include/pci_dev_iface.h
- Timestamp:
- 2018-08-25T22:21:25Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- cca80a2
- Parents:
- e2625b1a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/drv/include/pci_dev_iface.h
re2625b1a rbd41ac52 37 37 #ifndef LIBDRV_PCI_DEV_IFACE_H_ 38 38 #define LIBDRV_PCI_DEV_IFACE_H_ 39 40 #include <errno.h> 39 41 40 42 #include "ddf/driver.h"
Note:
See TracChangeset
for help on using the changeset viewer.