Changes in contrib/arch/uspace/srv/ns/service.adl [07fdf203:cf7b3e0] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/arch/uspace/srv/ns/service.adl
r07fdf203 rcf7b3e0 3 3 (this call is forwarded from Naming Service or Device Mapper) */ 4 4 ipcarg_t ipc_m_connect_me_to(void); 5 6 /* Close connection */ 7 ipcarg_t ipc_m_phone_hungup(void); 5 8 };
Note:
See TracChangeset
for help on using the changeset viewer.