Changeset af5dfa5b in mainline for uspace/lib/c/include/malloc.h
- Timestamp:
- 2012-12-04T17:59:59Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7554e41
- Parents:
- 52d2603
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/malloc.h
r52d2603 raf5dfa5b 48 48 extern void *heap_check(void); 49 49 50 extern void malloc_enable_multithreaded(void); 50 51 #endif 51 52
Note:
See TracChangeset
for help on using the changeset viewer.