Changes in uspace/lib/c/include/malloc.h [9d58539:af5dfa5b] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/malloc.h
r9d58539 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.