Just use RSYSCALL.

This commit is contained in:
Ruslan Ermilov 2001-10-19 13:32:24 +00:00
parent 3ce88dc6a4
commit c764884325
2 changed files with 2 additions and 4 deletions

View File

@ -46,5 +46,4 @@
* must be saved. On FreeBSD, this is not the case.
*/
SYSCALL(sigreturn)
ret
RSYSCALL(sigreturn)

View File

@ -46,5 +46,4 @@
* must be saved. On FreeBSD, this is not the case.
*/
SYSCALL(sigreturn)
ret
RSYSCALL(sigreturn)