lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
Last change
on this file since cf7b3e0 was cf7b3e0, checked in by Martin Decky <martin@…>, 16 years ago |
|
various fixes and cleanup
|
-
Property mode
set to
100644
|
|
File size:
194 bytes
|
| Line | |
|---|
| 1 | interface rd extends bd;
|
|---|
| 2 |
|
|---|
| 3 | frame rd {
|
|---|
| 4 | provides:
|
|---|
| 5 | rd rd;
|
|---|
| 6 | requires:
|
|---|
| 7 | [/uspace/lib/libc/requires]
|
|---|
| 8 | ns ns;
|
|---|
| 9 | devmap_driver devmap_driver;
|
|---|
| 10 | protocol:
|
|---|
| 11 | [/uspace/lib/libc/protocol] |
|
|---|
| 12 | [rd.bp]
|
|---|
| 13 | };
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.