syscall_desc
static struct syscall_desc *
call_syscall(struct syscall_desc *scall, char *argv[])
struct syscall_desc *scall;
static struct syscall_desc syscalls[] = {