Changeset 8b51009 in mainline for uspace/lib/device/include/ipc/hr.h
- Timestamp:
- 2025-03-28T23:37:16Z (2 months ago)
- Children:
- 0437dd5
- Parents:
- 7bfe468
- git-author:
- Miroslav Cimerman <mc@…> (2025-03-28 23:25:57)
- git-committer:
- Miroslav Cimerman <mc@…> (2025-03-28 23:37:16)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/device/include/ipc/hr.h
r7bfe468 r8b51009 1 1 /* 2 * Copyright (c) 202 4Miroslav Cimerman2 * Copyright (c) 2025 Miroslav Cimerman 3 3 * All rights reserved. 4 4 * … … 41 41 HR_CREATE = IPC_FIRST_USER_METHOD, 42 42 HR_ASSEMBLE, 43 HR_AUTO_ASSEMBLE, 43 44 HR_STOP, 44 45 HR_ADD_HOTSPARE,
Note:
See TracChangeset
for help on using the changeset viewer.