vr_reboot
STATIC void vr_reboot(int, char *);
platform.reboot = vr_reboot;
vr_reboot(howto&~RB_HALT, bootstr);