avr32: use generic gd->start_addr_sp
Before avr32 had an extra storage for stack end to have a nice stack printout
on exception. Remove this extra storage and use generic gd->start_addr_sp
instead.
Signed-off-by:
Andreas Bießmann <andreas.devel@googlemail.com>
Please register or sign in to comment