gettimeofday_args
{ AS(gettimeofday_args), 4, (sy_call_t *)sys_gettimeofday }, /* 116 = gettimeofday */
sys_gettimeofday(struct sysmsg *sysmsg, const struct gettimeofday_args *uap)
int sys_gettimeofday (struct sysmsg *sysmsg, const struct gettimeofday_args *);
struct gettimeofday_args gettimeofday;