Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: 527e9316f8ec44bd53d90fb9f611fa7ffff52bb9 authored by Linus Torvalds on 06 December 2015, 23:43:12 UTC
Linux 4.4-rc4
Tip revision: 527e931
mc146818rtc.h
/*
 * Machine dependent access functions for RTC registers.
 */
#ifndef _H8300_MC146818RTC_H
#define _H8300_MC146818RTC_H

/* empty include file to satisfy the include in genrtc.c/ide-geometry.c */

#endif /* _H8300_MC146818RTC_H */
back to top