Last change
on this file since 77578e8 was ea5f46d, checked in by Martin Decky <martin@…>, 16 years ago |
hierarchical composition of components
(tmpfs, fat, devfs are logical subcomponents of vfs, kbd and fb are subcomponents of console, rd is subcomponent of bd)
|
-
Property mode
set to
100644
|
File size:
119 bytes
|
Rev | Line | |
---|
[07fdf203] | 1 | ?ipc_m_connect_me_to ;
|
---|
| 2 | ?ipc_m_share_out ;
|
---|
| 3 | (
|
---|
| 4 | ?get_block_size +
|
---|
| 5 | ?read_blocks +
|
---|
| 6 | ?write_blocks
|
---|
| 7 | )* ;
|
---|
| 8 | ?ipc_m_phone_hungup
|
---|
Note:
See
TracBrowser
for help on using the repository browser.