mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove a redundant stop.
This commit is contained in:
parent
8beffae7be
commit
0d1943c9e3
2 changed files with 0 additions and 2 deletions
|
|
@ -1292,7 +1292,6 @@ ENTRY(do_syscall, 0)
|
|||
;;
|
||||
mov r23=ar.bsp // calculate ndirty
|
||||
;;
|
||||
;;
|
||||
st8 [r30]=r20,16 // save ar.bspstore
|
||||
st8 [r31]=r21,16 // save ar.rnat
|
||||
sub r16=r23,r22 // bytes of dirty regs
|
||||
|
|
|
|||
|
|
@ -1292,7 +1292,6 @@ ENTRY(do_syscall, 0)
|
|||
;;
|
||||
mov r23=ar.bsp // calculate ndirty
|
||||
;;
|
||||
;;
|
||||
st8 [r30]=r20,16 // save ar.bspstore
|
||||
st8 [r31]=r21,16 // save ar.rnat
|
||||
sub r16=r23,r22 // bytes of dirty regs
|
||||
|
|
|
|||
Loading…
Reference in a new issue