Correct longjmp
Reviewed by: nwhitehorn Differential Revision: https://reviews.freebsd.org/D14159
This commit is contained in:
parent
877d73ecb4
commit
e1782bae5f
@ -347,7 +347,7 @@ cpu_reset_handler:
|
||||
beq %cr0,2f
|
||||
nop
|
||||
li %r4,1
|
||||
b CNAME(longjmp)
|
||||
bl CNAME(longjmp)
|
||||
nop
|
||||
2:
|
||||
#ifdef SMP
|
||||
|
Loading…
x
Reference in New Issue
Block a user