Just use RSYSCALL.
This commit is contained in:
parent
3ce88dc6a4
commit
c764884325
@ -46,5 +46,4 @@
|
||||
* must be saved. On FreeBSD, this is not the case.
|
||||
*/
|
||||
|
||||
SYSCALL(sigreturn)
|
||||
ret
|
||||
RSYSCALL(sigreturn)
|
||||
|
@ -46,5 +46,4 @@
|
||||
* must be saved. On FreeBSD, this is not the case.
|
||||
*/
|
||||
|
||||
SYSCALL(sigreturn)
|
||||
ret
|
||||
RSYSCALL(sigreturn)
|
||||
|
Loading…
Reference in New Issue
Block a user