Remove a redundant instruction for casuword.
This commit is contained in:
parent
018d101e23
commit
1ffab4f669
@ -423,7 +423,6 @@ ENTRY(casuword)
|
||||
*/
|
||||
|
||||
movl PCPU(CURPCB),%ecx
|
||||
movl $fusufault,PCB_ONFAULT(%ecx)
|
||||
movl $0,PCB_ONFAULT(%ecx)
|
||||
ret
|
||||
END(casuword32)
|
||||
|
Loading…
x
Reference in New Issue
Block a user