mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-07 09:47:21 +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);
|