reboot_args
{ AS(reboot_args), 4, (sy_call_t *)sys_reboot }, /* 55 = reboot */
sys_reboot(struct sysmsg *sysmsg, const struct reboot_args *uap)
int sys_reboot (struct sysmsg *sysmsg, const struct reboot_args *);
struct reboot_args reboot;