Changeset 2ba7810 in mainline for generic/include/ipc/sysipc.h
- Timestamp:
- 2006-03-16T12:24:20Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b7dcabb
- Parents:
- d764ddc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
generic/include/ipc/sysipc.h
rd764ddc r2ba7810 44 44 __native sys_ipc_wait_for_call(ipc_data_t *calldata, task_id_t *taskid, 45 45 __native flags); 46 __native sys_ipc_connect_me_to(__native phoneid, __native arg1, 47 __native arg2); 48 __native sys_ipc_forward_fast(__native callid, __native phoneid, 49 __native method, __native arg1); 50 46 51 47 52 #endif
Note:
See TracChangeset
for help on using the changeset viewer.