Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
x86
um
shared
sysdep
syscalls.h
Go to the documentation of this file.
1
extern
long
sys_clone
(
unsigned
long
clone_flags,
unsigned
long
newsp,
2
void
__user *parent_tid,
void
__user *child_tid);
3
#ifdef __i386__
4
#include "syscalls_32.h"
5
#else
6
#include "
syscalls_64.h
"
7
#endif
Generated on Thu Jan 10 2013 13:03:36 for Linux Kernel by
1.8.2