x86, um: get rid of uml unistd.h

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
Al Viro
2008-08-18 04:01:47 -04:00
committed by H. Peter Anvin
parent 6a0eec8224
commit ff64b4c186
5 changed files with 4 additions and 41 deletions

View File

@@ -0,0 +1 @@
extern long um_execve(char *file, char __user *__user *argv, char __user *__user *env);