Files
linux-apfs/include/asm-alpha/rtc.h
T

11 lines
142 B
C
Raw Normal View History

2005-04-16 15:20:36 -07:00
#ifndef _ALPHA_RTC_H
#define _ALPHA_RTC_H
/*
* Alpha uses the default access methods for the RTC.
*/
#include <asm-generic/rtc.h>
#endif