Changes in uspace/lib/net/include/tl_local.h [774e6d1a:1bfd3d3] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/net/include/tl_local.h
r774e6d1a r1bfd3d3 52 52 */ 53 53 extern int tl_module_message_standalone(ipc_callid_t, ipc_call_t *, 54 ipc_call_t *, size_t *); 54 ipc_call_t *, int *); 55 55 56 56 57 /** Processes the TL module message.
Note:
See TracChangeset
for help on using the changeset viewer.