Changeset ee5b35a in mainline for contrib/arch/uspace/srv/devmap/devmap.adl
- Timestamp:
- 2009-09-16T13:42:23Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fed03a3
- Parents:
- 2a70672
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/arch/uspace/srv/devmap/devmap.adl
r2a70672 ree5b35a 47 47 48 48 /* Get an array of (device_name, handle) pairs */ 49 ipcarg_t device_get_devices(out_copy stream data) 49 ipcarg_t device_get_devices(out_copy stream data); 50 50 51 51 /* Close connection */
Note:
See TracChangeset
for help on using the changeset viewer.