Changeset 11eae82 in mainline for libipc/include/ipc.h
- Timestamp:
- 2006-03-16T20:57:12Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c05290e
- Parents:
- 48627ab
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libipc/include/ipc.h
r48627ab r11eae82 65 65 int ipc_connect_to_me(int phoneid, int arg1, int arg2, 66 66 unsigned long long *taskid); 67 int ipc_connect_me_to(int phoneid, int arg1, int arg2); 67 68 68 69 #endif
Note:
See TracChangeset
for help on using the changeset viewer.