Changeset 5f62ef9 in mainline for generic/include/ipc/ipc.h
- Timestamp:
- 2006-03-14T23:47:04Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d99d8c8
- Parents:
- 1065603e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
generic/include/ipc/ipc.h
r1065603e r5f62ef9 33 33 /* - the uspace may not be able to utilize full length */ 34 34 #define IPC_CALL_LEN 4 35 36 /** Maximum active async calls per thread */ 37 #define IPC_MAX_ASYNC_CALLS 4 35 38 36 39 /* Flags for calls */
Note:
See TracChangeset
for help on using the changeset viewer.