Changeset d53a5ab0 in mainline for uspace/lib/ipctest/include/ipc/ipc_test.h
- Timestamp:
- 2023-12-13T10:50:27Z (18 months ago)
- Branches:
- master, topic/simplify-dev-export
- Children:
- 381c426
- Parents:
- 4f6368c9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ipctest/include/ipc/ipc_test.h
r4f6368c9 rd53a5ab0 43 43 IPC_TEST_GET_RW_AREA_SIZE, 44 44 IPC_TEST_SHARE_IN_RO, 45 IPC_TEST_SHARE_IN_RW 45 IPC_TEST_SHARE_IN_RW, 46 IPC_TEST_SET_RW_BUF_SIZE, 47 IPC_TEST_READ, 48 IPC_TEST_WRITE 46 49 } ipc_test_request_t; 47 50
Note:
See TracChangeset
for help on using the changeset viewer.