Revision b11c0223f6f7fb35bc8b8a180b586bf4dbcb3c9f authored by Jason Self on 12 June 2009, 03:05:18 UTC, committed by Jason Self on 12 June 2009, 03:05:18 UTC
0 parent
Raw File
mc146818rtc.h
/*
 * Machine dependent access functions for RTC registers.
 */
#ifndef _ASM_MC146818RTC_H
#define _ASM_MC146818RTC_H

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

#endif /* _ASM_MC146818RTC_H */
back to top