Fix for infinite loop on finalisation
A 32 bitting mistake was trying to return via LR (having called a SWI in supervisor mode) rather than the return address in R6.
Simply typing *RMKill NetStatus
would trigger the hang.
A 32 bitting mistake was trying to return via LR (having called a SWI in supervisor mode) rather than the return address in R6.
Simply typing *RMKill NetStatus
would trigger the hang.