#ifndef _CALYPSO_RTC_H
#define _CALYPSO_RTC_H

void rtc_init(void);

#endif /* _CALYPSO_RTC_H */