This website works better with JavaScript
Home
Explore
Help
Sign In
DragonOS-Community
/
riscv
mirror of
https://github.com/DragonOS-Community/riscv
Watch
4
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Turn abort() into an infinite loop
Vadim Kaushan
6 years ago
parent
b04261e0a9
commit
c4d4b7a166
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
riscv-rt/asm.S
+ 1
- 1
riscv-rt/asm.S
View File
@@ -83,4 +83,4 @@ _start_trap:
.section .init
.section .init
.globl abort
.globl abort
abort:
abort:
- j
al zero, _sta
rt
+ j
abo
rt