Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
panic_abort: call __rust_abort on xous
Xous does not properly handle invalid instructions. Instead, call `__rust_abort` and exit normally. Signed-off-by: Sean Cross <sean@xobs.io>
- Loading branch information