From 4f172c25f1c39e86b433075d36f3e6c19e06f136 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Fri, 27 Dec 2002 22:15:56 +0000 Subject: *** empty log message *** 2002-12-27 Andreas Schwab * sysdeps/unix/sysv/linux/m68k/socket.S: Add cancellation support. --- linuxthreads/sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h | 1 + 1 file changed, 1 insertion(+) (limited to 'linuxthreads') diff --git a/linuxthreads/sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h b/linuxthreads/sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h index 1f1f65fa4d..fb6e92c37a 100644 --- a/linuxthreads/sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h +++ b/linuxthreads/sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h @@ -37,6 +37,7 @@ .Lpseudo_cancel: \ CENABLE; \ DOCARGS_##args \ + move.l %d0, -(%sp); \ move.l &SYS_ify (syscall_name), %d0; \ trap &0; \ move.l %d0, %d2; \ -- cgit v1.2.3