From: Russell King Date: Tue, 26 Apr 2005 14:19:24 +0000 (+0100) Subject: [PATCH] ARM: Use __NR_SYSCALL_BASE and __ARM_NR_BASE in asm code X-Git-Tag: v2.6.12-rc4~202^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0f9f4a622cec66d09a5d9339f048877c665cec3;p=pandora-kernel.git [PATCH] ARM: Use __NR_SYSCALL_BASE and __ARM_NR_BASE in asm code Don't define our own local constants, but use those already defined in asm/unistd.h instead. Signed-off-by: Russell King --- Reading git-diff-tree failed