summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/include/calypso/rtc.h
blob: 17528d00a8c785e3eca77ddd2e7087886d9bfa4d (plain)
1
2
3
4
5
6
#ifndef _CALYPSO_RTC_H
#define _CALYPSO_RTC_H

void rtc_init(void);

#endif /* _CALYPSO_RTC_H */