Changes in uspace/lib/c/include/ipc/common.h [c0699467:64d2b10] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ipc/common.h
rc0699467 r64d2b10 37 37 38 38 #include <sys/types.h> 39 #include <abi/ipc/ipc.h>40 39 #include <atomic.h> 40 #include <kernel/ipc/ipc.h> 41 41 42 42 #define IPC_FLAG_BLOCKING 0x01
Note:
See TracChangeset
for help on using the changeset viewer.