Changeset 6fbd1f9 in mainline for uspace/srv/hid/display/test/main.c
- Timestamp:
- 2024-10-14T16:30:24Z (9 months ago)
- Branches:
- master
- Children:
- 514108e
- Parents:
- b3b79981
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/display/test/main.c
rb3b79981 r6fbd1f9 1 1 /* 2 * Copyright (c) 202 3Jiri Svoboda2 * Copyright (c) 2024 Jiri Svoboda 3 3 * All rights reserved. 4 4 * … … 36 36 PCUT_IMPORT(cursor); 37 37 PCUT_IMPORT(display); 38 PCUT_IMPORT(ievent); 38 39 PCUT_IMPORT(seat); 39 40 PCUT_IMPORT(window);
Note:
See TracChangeset
for help on using the changeset viewer.