power: move broadcast suspend/resume into power module
[platform/core/system/deviced.git] / src / shared / time.h
1 #ifndef __DD_TIME_H__
2 #define __DD_TIME_H__
3
4 long clock_gettime_to_long(void);
5
6 #endif //__DD_TIME_H__