Changeset 59ff52d in mainline for uspace/lib/c/include/async.h
- Timestamp:
- 2018-10-31T00:42:53Z (6 years ago)
- Parents:
- 8048931c
- git-author:
- Jakub Jermar <jakub@…> (2018-10-31 00:41:46)
- git-committer:
- Jakub Jermar <jakub@…> (2018-10-31 00:42:53)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/async.h
r8048931c r59ff52d 332 332 sysarg_t *, sysarg_t *); 333 333 334 extern errno_t async_accept_0(ipc_call_t *); 334 335 extern sysarg_t async_get_label(void); 335 336
Note:
See TracChangeset
for help on using the changeset viewer.