/* (c) 2008, Jack Lange */ /* (c) 2008, The V3VEE Project */ #ifndef REBOOT_H #define REBOOT_H void machine_real_restart(); #endif