From: Nicolas Pitre Date: Thu, 16 Feb 2006 22:36:15 +0000 (+0000) Subject: [ARM] 3339/1: ARM EABI: make unmuxed syscalls visible X-Git-Tag: v2.6.16-rc4~29^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9db950cfa3d674ee834d980c329efdf8e4a0568;p=pandora-kernel.git [ARM] 3339/1: ARM EABI: make unmuxed syscalls visible Patch from Nicolas Pitre With EABI the multiplex sys_ipc and sys_socketcall syscalls are unavailable and their support code even removed from the compiled kernel, and the new unmuxed syscalls must be used instead. Make those syscall numbers visible. Signed-off-by: Nicolas Pitre Signed-off-by: Russell King --- Reading git-diff-tree failed