Changeset 9546146 in mainline for uspace/srv/hid/display/main.h
- Timestamp:
- 2024-08-23T18:02:06Z (3 months ago)
- Branches:
- master
- Children:
- 4af6fb1
- Parents:
- ca95ccd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/display/main.h
rca95ccd r9546146 1 1 /* 2 * Copyright (c) 20 19Jiri Svoboda2 * Copyright (c) 2024 Jiri Svoboda 3 3 * All rights reserved. 4 4 * … … 38 38 #define NAME "display" 39 39 40 extern const char *cfg_file_path; 41 40 42 #endif 41 43
Note:
See TracChangeset
for help on using the changeset viewer.