[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: NRussell King <rmk@arm.linux.org.uk>
Showing
想要评论请 注册 或 登录
Don't define our own local constants, but use those already defined
in asm/unistd.h instead.
Signed-off-by: NRussell King <rmk@arm.linux.org.uk>