ARM: remove user cmpxchg syscall
[cascardo/linux.git] / arch / arm / include / asm / unistd.h
index 32640c4..8f63daf 100644 (file)
  */
 #define __NR_syscalls  (388)
 
-/*
- * *NOTE*: This is a ghost syscall private to the kernel.  Only the
- * __kuser_cmpxchg code in entry-armv.S should be aware of its
- * existence.  Don't ever use this from user code.
- */
-#define __ARM_NR_cmpxchg               (__ARM_NR_BASE+0x00fff0)
-
 #define __ARCH_WANT_STAT64
 #define __ARCH_WANT_SYS_GETHOSTNAME
 #define __ARCH_WANT_SYS_PAUSE