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