sys_vfork
asmlinkage long sys_vfork(void);
#define sys_vfork sys_vfork
#ifndef sys_vfork
return __sysret(sys_vfork());