Changeset 1256a0a in mainline for uspace/drv/uhci-hcd/pci.c
- Timestamp:
- 2011-02-01T00:08:46Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 993a1e1
- Parents:
- 37ac7bb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/uhci-hcd/pci.c
r37ac7bb r1256a0a 34 34 * PCI related functions needed by the UHCI driver. 35 35 */ 36 #include " uhci.h"36 #include "pci.h" 37 37 #include <errno.h> 38 38 #include <assert.h>
Note:
See TracChangeset
for help on using the changeset viewer.