Back to home page

OSCL-LXR

 
 

    


0001 /*
0002  * This file is subject to the terms and conditions of the GNU General Public
0003  * License.  See the file "COPYING" in the main directory of this archive
0004  * for more details.
0005  *
0006  * Machine dependent access functions for RTC registers.
0007  *
0008  * Copyright (C) 1996, 1997, 1998, 2000 Ralf Baechle
0009  * Copyright (C) 2002  Maciej W. Rozycki
0010  */
0011 #ifndef _ASM_MC146818RTC_H
0012 #define _ASM_MC146818RTC_H
0013 
0014 #include <mc146818rtc.h>
0015 
0016 #endif /* _ASM_MC146818RTC_H */