From: Arnd Bergmann Date: Thu, 19 Jan 2006 01:43:04 +0000 (-0800) Subject: [PATCH] add missing syscall declarations X-Git-Tag: v2.6.16-rc2~313 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5131cf154ad1c6e584efa58d17a469d0b80f49bd;p=pandora-kernel.git [PATCH] add missing syscall declarations All standard system calls should be declared in include/linux/syscalls.h. Add some of the new additions that were previously missed. Signed-off-by: Arnd Bergmann Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed