#ifndef __SYSFS_POWER_H__ #define __SYSFS_POWER_H__ int sysfs_power_init(void); void sysfs_power_exit(void); #endif