Changeset ba81cab in mainline for generic/include/ipc/ipcrsc.h
- Timestamp:
- 2006-03-18T01:06:13Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fbcfd458
- Parents:
- 81c4c6da
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
generic/include/ipc/ipcrsc.h
r81c4c6da rba81cab 31 31 32 32 call_t * get_call(__native callid); 33 phone_t * get_phone_and_lock(__native phoneid);34 33 int phone_alloc(void); 35 34 void phone_dealloc(int phoneid);
Note:
See TracChangeset
for help on using the changeset viewer.