[POWERPC] Remove last_syscall
Remove last_syscall from 32bit powerpc, its been gone in 64bit for years. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:

committed by
Paul Mackerras

parent
f4db196717
commit
4002aca771
@@ -191,7 +191,6 @@ stack_ovf:
|
||||
0:
|
||||
|
||||
_GLOBAL(DoSyscall)
|
||||
stw r0,THREAD+LAST_SYSCALL(r2)
|
||||
stw r3,ORIG_GPR3(r1)
|
||||
li r12,0
|
||||
stw r12,RESULT(r1)
|
||||
|
Reference in New Issue
Block a user