[ARM] 3110/5: old ABI compat: multi-ABI syscall entry support
authorNicolas Pitre <nico@cam.org>
Sat, 14 Jan 2006 16:36:12 +0000 (16:36 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 14 Jan 2006 16:36:12 +0000 (16:36 +0000)
Patch from Nicolas Pitre

This patch adds the required code to support both user space ABIs at
the same time. A second syscall table is created to include legacy ABI
syscalls that need an ABI compat wrapper.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found