diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2015-05-26 15:28:31 -0400 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2015-05-26 15:28:31 -0400 |
commit | c6d4802435a1705f48107b3ae275b8e941598828 (patch) | |
tree | 60da4aafc321bfa78da347b7aea15010e6a9b0db /newlib/libc/stdlib/valloc.c | |
parent | 65ff3ce7fb20b63f93516890a06e8e6cec52fb99 (diff) | |
download | cygnal-c6d4802435a1705f48107b3ae275b8e941598828.tar.gz cygnal-c6d4802435a1705f48107b3ae275b8e941598828.tar.bz2 cygnal-c6d4802435a1705f48107b3ae275b8e941598828.zip |
or1k: Make heap start configurable
- Previously the heap started right after the bss section. This can now
be configured by changing the _or1k_heap_start symbol that defaults to
the old value (&end). In board_init_early, we can now set this to
another value.
* or1k/sbrk.c: Allow for different heap start
Diffstat (limited to 'newlib/libc/stdlib/valloc.c')
0 files changed, 0 insertions, 0 deletions