#ifndef __MT_REBOOT_H__ #define __MT_REBOOT_H__ /* mt reboot by arch_reset */ extern void arch_reset(char mode, const char *cmd); #endif