]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - arch/blackfin/include/asm/unistd.h
Blackfin: delete fork func
[mirror_ubuntu-jammy-kernel.git] / arch / blackfin / include / asm / unistd.h
index 75ec9df5318b57ee81db41b297f0ce452c13a94d..3287222cba34f12889c464c5b2cb0970542dba61 100644 (file)
@@ -11,7 +11,7 @@
  */
 #define __NR_restart_syscall     0
 #define __NR_exit                1
-#define __NR_fork                2
+                               /* 2 __NR_fork not supported on nommu */
 #define __NR_read                3
 #define __NR_write               4
 #define __NR_open                5