Changeset cf7b3e0 in mainline for contrib/arch/uspace/srv/bd/rd/rd.adl
- Timestamp:
- 2009-09-16T22:46:58Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 51d4040
- Parents:
- 57688fe2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/arch/uspace/srv/bd/rd/rd.adl
r57688fe2 rcf7b3e0 1 interface rd extends bd; 2 1 3 frame rd { 2 4 provides: 3 bd bd;5 rd rd; 4 6 requires: 5 7 [/uspace/lib/libc/requires] … … 7 9 devmap_driver devmap_driver; 8 10 protocol: 9 [/uspace/lib/libc/protocol] +11 [/uspace/lib/libc/protocol] | 10 12 [rd.bp] 11 13 };
Note:
See TracChangeset
for help on using the changeset viewer.