Changeset 2c2d54a in mainline for kernel/generic/include/ipc/sysipc.h
- Timestamp:
- 2016-09-02T17:58:05Z (9 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4c3602c4
- Parents:
- 4bf0926e (diff), 3233adb (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/include/ipc/sysipc.h
r4bf0926e r2c2d54a 40 40 #include <typedefs.h> 41 41 42 extern int ipc_req_internal(int, ipc_data_t *); 43 42 44 extern sysarg_t sys_ipc_call_async_fast(sysarg_t, sysarg_t, sysarg_t, 43 45 sysarg_t, sysarg_t, sysarg_t);
Note:
See TracChangeset
for help on using the changeset viewer.