Changeset 41b56084 in mainline for uspace/lib/drv/include/ops/hw_res.h
- Timestamp:
- 2011-01-09T17:55:20Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8871dba
- Parents:
- 50c57df
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/drv/include/ops/hw_res.h
r50c57df r41b56084 33 33 */ 34 34 35 #ifndef LIBDRV_ HW_RES_H_36 #define LIBDRV_ HW_RES_H_35 #ifndef LIBDRV_OPS_HW_RES_H_ 36 #define LIBDRV_OPS_HW_RES_H_ 37 37 38 38 #include <device/hw_res.h> 39 39 #include <sys/types.h> 40 41 #include "../driver.h" 40 42 41 43 typedef struct {
Note:
See TracChangeset
for help on using the changeset viewer.