]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/syscalls.h
[PATCH] ppc32: Adds support for the PCI hostbridge in MPC5200B
[linux-2.6-omap-h63xx.git] / include / linux / syscalls.h
index b9ea44ac0ddbb7df23a0600387d39df529fe4593..e487e3b60f605add9318df0202051964468c7304 100644 (file)
@@ -568,5 +568,6 @@ asmlinkage long compat_sys_newfstatat(unsigned int dfd, char __user * filename,
                                      int flag);
 asmlinkage long compat_sys_openat(unsigned int dfd, const char __user *filename,
                                   int flags, int mode);
+asmlinkage long sys_unshare(unsigned long unshare_flags);
 
 #endif