Changes in uspace/lib/c/include/malloc.h [47b7006:273b958] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/malloc.h
r47b7006 r273b958 38 38 #include <sys/types.h> 39 39 40 extern void __heap_init(void); 40 41 extern uintptr_t get_max_heap_addr(void); 41 42
Note:
See TracChangeset
for help on using the changeset viewer.