Changes in uspace/lib/net/include/il_local.h [774e6d1a:1bfd3d3] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/net/include/il_local.h
r774e6d1a r1bfd3d3 49 49 */ 50 50 extern int il_module_message_standalone(ipc_callid_t callid, ipc_call_t *call, 51 ipc_call_t *answer, size_t *answer_count);51 ipc_call_t *answer, int *answer_count); 52 52 53 53 /** Starts the Internet layer module.
Note:
See TracChangeset
for help on using the changeset viewer.