mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 17:18:05 -04:00
10 lines
228 B
C
10 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 */
|