x86, um: switch to generic fork/vfork/clone
[deliverable/linux.git] / arch / x86 / include / asm / unistd.h
index 16f3fc6ebf2e858d495507f5609916baaa673104..0e7dea7d366982d18ab89cfe17a6a6b99edc255f 100644 (file)
@@ -51,6 +51,9 @@
 # define __ARCH_WANT_SYS_UTIME
 # define __ARCH_WANT_SYS_WAITPID
 # define __ARCH_WANT_SYS_EXECVE
+# define __ARCH_WANT_SYS_FORK
+# define __ARCH_WANT_SYS_VFORK
+# define __ARCH_WANT_SYS_CLONE
 
 /*
  * "Conditional" syscalls
This page took 0.031328 seconds and 5 git commands to generate.