Changeset 914c693 in mainline for uspace/lib/c/generic/private/async.h
- Timestamp:
- 2018-07-08T19:25:52Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 87337dc5
- Parents:
- d4475a44
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/private/async.h
rd4475a44 r914c693 96 96 97 97 /** First clone connection argument */ 98 sysarg_t arg1;98 iface_t arg1; 99 99 100 100 /** Second clone connection argument */
Note:
See TracChangeset
for help on using the changeset viewer.