Changeset 2c0e5d2 in mainline for uspace/lib/libc/generic/async.c
- Timestamp:
- 2009-05-19T21:47:00Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 27fd651
- Parents:
- 0c2eee0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/generic/async.c
r0c2eee0 r2c0e5d2 593 593 594 594 switch (IPC_GET_METHOD(*call)) { 595 case IPC_M_CONNECT_ME: 595 596 case IPC_M_CONNECT_ME_TO: 596 597 /* Open new connection with fibril etc. */
Note:
See TracChangeset
for help on using the changeset viewer.