mirror of https://github.com/red-prig/fpPS4.git
This commit is contained in:
parent
150fdb3ff9
commit
bcb1262de9
|
@ -682,6 +682,8 @@ begin
|
|||
teb_set_user(td);
|
||||
//teb stack
|
||||
|
||||
Writeln('ipi_sigreturn');
|
||||
|
||||
R:=NtContinue(Context,False);
|
||||
|
||||
Writeln(stderr,'NtContinue:0x',HexStr(R,8));
|
||||
|
|
Loading…
Reference in New Issue