aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/um/shared/sysdep/syscalls.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/um/shared/sysdep/syscalls.h')
-rw-r--r--arch/x86/um/shared/sysdep/syscalls.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/um/shared/sysdep/syscalls.h b/arch/x86/um/shared/sysdep/syscalls.h
index ca255a805ed9..bd9a89b67e41 100644
--- a/arch/x86/um/shared/sysdep/syscalls.h
+++ b/arch/x86/um/shared/sysdep/syscalls.h
@@ -1,5 +1,3 @@
1extern long sys_clone(unsigned long clone_flags, unsigned long newsp,
2 void __user *parent_tid, void __user *child_tid);
3#ifdef __i386__ 1#ifdef __i386__
4#include "syscalls_32.h" 2#include "syscalls_32.h"
5#else 3#else