patch-2.2.18 linux/include/asm-s390/unistd.h
Next file: linux/include/asm-sparc/asm_offsets.h
Previous file: linux/include/asm-s390/uaccess.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Nov 8 23:09:58 2000
- Orig file:
v2.2.17/include/asm-s390/unistd.h
- Orig date:
Sun Jun 11 21:44:23 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/include/asm-s390/unistd.h linux/include/asm-s390/unistd.h
@@ -191,7 +191,7 @@
return (type) (res); \
} while (0)
-#define _svc_clobber "cc", "memory"
+#define _svc_clobber "2", "cc", "memory"
#define _syscall0(type,name) \
type name(void) { \
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)