mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-05-24 07:36:38 +00:00

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2 lines
88 B
C
2 lines
88 B
C
extern long um_execve(char *file, char __user *__user *argv, char __user *__user *env);
|