Changeset 514d561 in mainline for uspace/lib/c/generic/libc.c
- Timestamp:
- 2018-07-20T16:27:20Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 05208d9
- Parents:
- 7137f74c
- git-author:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-07-19 21:52:47)
- git-committer:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-07-20 16:27:20)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/libc.c
r7137f74c r514d561 86 86 87 87 assert(main_fibril.tcb); 88 89 __fibrils_init(); 88 90 89 91 /* Initialize the fibril. */
Note:
See TracChangeset
for help on using the changeset viewer.