Changes in contrib/arch/uspace/srv/ns/service.adl [cf7b3e0:07fdf203] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/arch/uspace/srv/ns/service.adl
rcf7b3e0 r07fdf203 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);8 5 };
Note:
See TracChangeset
for help on using the changeset viewer.