sys_timer_create
.sy_call = (sy_call_t *)sys_timer_create
{ 235, sys_timer_create },
extern sy_call_t sys_timer_create;
check_syscall_args(sys_timer_create)
int sys_timer_create(struct lwp *, const struct sys_timer_create_args *, register_t *);