Changeset 8fb674b in mainline for uspace/lib/c/include/ipc/input.h
- Timestamp:
- 2020-12-31T21:27:13Z (4 years ago)
- Parents:
- 6a208fc
- git-author:
- Matthieu Riolo <matthieu.riolo@…> (2020-06-27 19:08:36)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2020-12-31 21:27:13)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ipc/input.h
r6a208fc r8fb674b 38 38 #include <ipc/common.h> 39 39 40 static size_t const INPUT_LAYOUT_NAME_MAXLEN = 255; 41 40 42 typedef enum { 41 43 INPUT_ACTIVATE = IPC_FIRST_USER_METHOD,
Note:
See TracChangeset
for help on using the changeset viewer.