Usermode - Moved CLONE_VM from libposix to ld-acess
[tpg/acess2.git] / Usermode / Libraries / libposix.so_src / include_exp / sys / types.h
index db78b5a..9b7aac0 100644 (file)
@@ -13,8 +13,6 @@ typedef unsigned int  u_int;
 typedef struct stat    t_fstat;
 
 
-#define CLONE_VM       0x10
-
 typedef unsigned int   id_t;
 typedef unsigned long  pid_t;
 typedef unsigned long  tid_t;

UCC git Repository :: git.ucc.asn.au