#ifndef __GILBRALTAR_POWER__ #define __GILBRALTAR_POWER__ void reboot(void); void poweroff(void); #endif