[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)
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>

No differences found