Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: da5cabf80e2433131bf0ed8993abc0f7ea618c73 authored by Linus Torvalds on 16 August 2010, 00:41:37 UTC
Linux 2.6.36-rc1
Tip revision: da5cabf
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