#ifndef _SPARC64_POWER_H #define _SPARC64_POWER_H extern void wake_up_powerd(void); extern int start_powerd(void); #endif /* !(_SPARC64_POWER_H) */