Changeset 8c52f66 in mainline for contrib/arch/uspace/srv/bd/rd/rd.adl
- Timestamp:
- 2009-09-11T16:21:29Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2ac62cf
- Parents:
- e8e2ae1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/arch/uspace/srv/bd/rd/rd.adl
re8e2ae1 r8c52f66 3 3 block_device bd; 4 4 requires: 5 naming_service ns; 6 device_mapper_driver dm_driver; 5 7 [/uspace/lib/libc/requires] 6 [/uspace/lib/libc/requires.kernel]7 device_mapper_driver dm_driver;8 8 protocol: 9 9 [/uspace/lib/libc/protocol] + 10 [/uspace/lib/libc/protocol.kernel] +11 10 [rd.bp] 12 11 };
Note:
See TracChangeset
for help on using the changeset viewer.