]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-s390/uaccess.h
[S390] Use alternative user-copy operations for new hardware.
[linux-2.6-omap-h63xx.git] / include / asm-s390 / uaccess.h
index 39a2716ae18840a9cca7fa4b159ca4e6d202bdf1..e2047b0c90921a1898c1b6a94dadede886d25ec3 100644 (file)
@@ -100,6 +100,7 @@ struct uaccess_ops {
 
 extern struct uaccess_ops uaccess;
 extern struct uaccess_ops uaccess_std;
+extern struct uaccess_ops uaccess_mvcos;
 
 static inline int __put_user_fn(size_t size, void __user *ptr, void *x)
 {