Changeset 9bde0d5 in mainline for uspace/lib/c/include/malloc.h
- Timestamp:
- 2018-07-18T19:56:43Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 42f5860
- Parents:
- 40abf56
- git-author:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-07-18 19:47:28)
- git-committer:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-07-18 19:56:43)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/malloc.h
r40abf56 r9bde0d5 49 49 extern void *heap_check(void); 50 50 51 extern void malloc_enable_multithreaded(void);52 51 #endif 53 52
Note:
See TracChangeset
for help on using the changeset viewer.