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
..
2020-06-24 09:27:02 +02:00
2020-06-24 15:15:43 +02:00
2020-06-18 16:39:54 +02:00
2020-06-29 22:40:29 +02:00
2020-06-29 22:40:29 +02:00
2020-06-29 14:01:01 +02:00
2020-07-02 14:41:41 +02:00
2020-06-16 12:05:40 +02:00
2020-06-16 12:05:40 +02:00
2020-06-16 12:05:40 +02:00
2020-06-16 12:05:40 +02:00
2020-06-24 00:45:35 +02:00
2020-06-23 11:59:56 +02:00
2017-01-20 13:36:26 +01:00