mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-04 08:17:46 +00:00
11 lines
228 B
C
11 lines
228 B
C
![]() |
#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 */
|