tools/llvm: Do not build with symbols
[minix3.git] / minix / kernel / arch / earm / bsp / ti / omap_rtc.h
blobcbed3a56163496569aa96a79a95fa0595d8bcf3b
1 #ifndef __OMAP_RTC_H
2 #define __OMAP_RTC_H
4 void omap3_rtc_init(void);
5 void omap3_rtc_run(void);
7 #endif /* __OMAP_RTC_H */