Changeset 5bded44 in mainline for uspace/app/terminal/main.c
- Timestamp:
- 2019-12-11T01:05:44Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4fbdc3d
- Parents:
- 5fae123
- git-author:
- Jiri Svoboda <jiri@…> (2019-12-10 18:05:40)
- git-committer:
- Jiri Svoboda <jiri@…> (2019-12-11 01:05:44)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/terminal/main.c
r5fae123 r5bded44 58 58 } 59 59 60 task_retval(0); 60 61 async_manager(); 61 62 return 0;
Note:
See TracChangeset
for help on using the changeset viewer.