Go to the documentation of this file.
16 #ifndef __ASM_SYSCALLS_H
17 #define __ASM_SYSCALLS_H
19 #include <linux/linkage.h>
20 #include <linux/compiler.h>
21 #include <linux/signal.h>
27 const char __user *
const __user *argv,
28 const char __user *
const __user *envp);
31 void __user *parent_tid,
32 unsigned long tls_val,
33 void __user *child_tid);