From: David Woodhouse Date: Sat, 29 Apr 2006 00:51:47 +0000 (+0100) Subject: Remove unneeded _syscallX macros from user view in asm-*/unistd.h X-Git-Tag: v2.6.18-rc1~1103^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56142536868a2be34f261ed8fdca1610f8a73fbd;p=pandora-kernel.git Remove unneeded _syscallX macros from user view in asm-*/unistd.h These aren't needed by glibc or klibc, and they're broken in some cases anyway. The uClibc folks are apparently switching over to stop using them too (now that we agreed that they should be dropped, at least). Signed-off-by: David Woodhouse --- Reading git-diff-tree failed