powerpc/syscalls: Remove __NR__exit
[platform/kernel/linux-rpi.git] / arch / powerpc / include / asm / unistd.h
index b541c69..5eb462a 100644 (file)
@@ -9,8 +9,6 @@
 
 #define NR_syscalls    __NR_syscalls
 
-#define __NR__exit __NR_exit
-
 #ifndef __ASSEMBLY__
 
 #include <linux/types.h>