Changeset 97d3d9d in mainline for uspace/app/display-cfg/display-cfg.h
- Timestamp:
- 2023-04-20T18:43:15Z (7 months ago)
- Branches:
- master, ticket/834-toolchain-update, topic/msim-upgrade
- Children:
- cdf5361
- Parents:
- 37087c8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/display-cfg/display-cfg.h
r37087c8 r97d3d9d 39 39 #include "types/display-cfg.h" 40 40 41 extern errno_t display_cfg_create(const char *, display_cfg_t **); 42 extern void display_cfg_destroy(display_cfg_t *); 43 41 44 #endif 42 45
Note:
See TracChangeset
for help on using the changeset viewer.