Go to the documentation of this file.
10 #ifndef _ASM_X86_SYSCALLS_H
11 #define _ASM_X86_SYSCALLS_H
13 #include <linux/compiler.h>
14 #include <linux/linkage.h>
15 #include <linux/signal.h>
16 #include <linux/types.h>
27 const char __user *
const __user *,
28 const char __user *
const __user *);
29 long sys_clone(
unsigned long,
unsigned long,
void __user *,
30 void __user *,
struct pt_regs *);
66 unsigned long,
unsigned long,
unsigned long);