Changeset 28f8f6f2 in mainline
- Timestamp:
- 2020-06-09T20:17:57Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- afcf704
- Parents:
- bc492d5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/init/init.c
rbc492d5 r28f8f6f2 450 450 rc = display_server(); 451 451 if (rc == EOK) { 452 fibril_sleep(1);453 452 gui_start("/app/barber", DISPLAY_SVC); 454 453 gui_start("/app/vlaunch", DISPLAY_SVC);
Note:
See TracChangeset
for help on using the changeset viewer.