Changeset e1e4192 in mainline for uspace/lib/drv/include/ops
- Timestamp:
- 2012-06-03T20:45:58Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 90478727
- Parents:
- f7e69f5 (diff), 3123d2a (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - Location:
- uspace/lib/drv/include/ops
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/drv/include/ops/hw_res.h
rf7e69f5 re1e4192 39 39 #include <device/hw_res.h> 40 40 #include <sys/types.h> 41 42 41 #include "../ddf/driver.h" 43 42 -
uspace/lib/drv/include/ops/nic.h
rf7e69f5 re1e4192 40 40 #include <nic/nic.h> 41 41 #include <sys/time.h> 42 43 42 #include "../ddf/driver.h" 44 43
Note:
See TracChangeset
for help on using the changeset viewer.