compat_43_sys_getkerninfo
int compat_43_sys_getkerninfo(struct lwp *, const struct compat_43_sys_getkerninfo_args *, register_t *);
.sy_call = (sy_call_t *)compat_43_sys_getkerninfo
(sy_call_t *)compat_43_sys_getkerninfo },
int compat_43_sys_getkerninfo(struct lwp *, const struct compat_43_sys_getkerninfo_args *, register_t *);
.sy_call = (sy_call_t *)compat_43_sys_getkerninfo
return compat_43_sys_getkerninfo(l, &ua, retval);
int compat_43_sys_getkerninfo(struct lwp *, const struct compat_43_sys_getkerninfo_args *, register_t *);
check_syscall_args(compat_43_sys_getkerninfo)