#ifndef __POWER_THREAD_H__ #define __POwer_THREAD_H__ void *power_main(void *args); #endif /* __POWER_THREAD_H__ */