Benjamin Valentin 0ddca68de9 cpu/fe310: use common names for heap markers
Other archs use `_sheap` and `_eheap` to mark the start and end of
the heap.

fe310 uses `_heap_start` and `_heap_end`, so platform independent
code that wants to make use of this will needlessly fail.

For compatibility with common code, name them the same on fe310.
2020-07-07 17:25:00 +02:00
..
2018-05-29 15:21:45 -07:00
2020-01-10 16:41:33 +01:00
2019-09-27 13:32:43 -07:00
2020-06-24 11:13:45 +02:00
2018-05-29 15:21:45 -07:00
2018-05-29 15:21:45 -07:00