blob: 407787a237bad45c3c250ea2192abbece61b0fbe (
plain)
1
2
3
4
5
6
7
8
9
10
  | 
#ifndef _ASM_IA64_MC146818RTC_H
#define _ASM_IA64_MC146818RTC_H
/*
 * Machine dependent access functions for RTC registers.
 */
/* empty include file to satisfy the include in genrtc.c */
#endif /* _ASM_IA64_MC146818RTC_H */
  |