Changeset e8512eb in rtems for c/src/exec/libcsupport/src/malloc.c
- Timestamp:
- 06/05/95 22:59:47 (29 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 6b782ab
- Parents:
- 7979e35
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/exec/libcsupport/src/malloc.c
r7979e35 re8512eb 63 63 64 64 starting_address = start; 65 RTEMS_Malloc_Sbrk_amount = sbrk_amount; 65 66 66 67 if (!starting_address) {
Note: See TracChangeset
for help on using the changeset viewer.