tile: switch to generic clone()

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
Al Viro
2012-10-26 23:36:42 -04:00
parent 20ecc91c32
commit e9eac30418
2 changed files with 1 additions and 8 deletions

View File

@@ -17,4 +17,5 @@
#endif
#define __ARCH_WANT_SYS_NEWFSTATAT
#define __ARCH_WANT_SYS_EXECVE
#define __ARCH_WANT_SYS_CLONE
#include <uapi/asm/unistd.h>