[PATCH] ARM: Use __NR_SYSCALL_BASE and __ARM_NR_BASE in asm code
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 26 Apr 2005 14:19:24 +0000 (15:19 +0100)
committerRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 26 Apr 2005 14:19:24 +0000 (15:19 +0100)
commite0f9f4a622cec66d09a5d9339f048877c665cec3
tree475dfd298c7151380e6a5bb64ec7d7d03c33dded
parent925c8a1a8cb9d7a33a8e39516d7fb679030553fc
[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 <rmk@arm.linux.org.uk>
arch/arm/kernel/entry-common.S
arch/arm/kernel/entry-header.S