From: Arnd Bergmann Date: Fri, 24 Mar 2006 11:15:08 +0000 (-0800) Subject: [PATCH] add sys_unshare to syscalls.h X-Git-Tag: v2.6.17-rc1~983 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6961ec8267d08e21011457b05d2263ec06bdcfe1;p=pandora-kernel.git [PATCH] add sys_unshare to syscalls.h All architecture independent system calls should be declared in syscalls.h, add the one that is missing. Signed-off-by: Arnd Bergmann Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed