Changeset 4c4d6142 in mainline for uspace/srv/hid/display/test/cursor.c
- Timestamp:
- 2020-05-19T13:04:32Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5480d5e
- Parents:
- 4912dd59
- git-author:
- Jiri Svoboda <jiri@…> (2020-05-18 19:03:11)
- git-committer:
- Jiri Svoboda <jiri@…> (2020-05-19 13:04:32)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/display/test/cursor.c
r4912dd59 r4c4d6142 55 55 }; 56 56 57 58 57 typedef struct { 59 58 bool render_called; … … 210 209 } 211 210 212 213 211 PCUT_EXPORT(cursor);
Note:
See TracChangeset
for help on using the changeset viewer.