Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
alpha
include
asm
rtc.h
Go to the documentation of this file.
1
#ifndef _ALPHA_RTC_H
2
#define _ALPHA_RTC_H
3
4
#if defined(CONFIG_ALPHA_MARVEL) && defined(CONFIG_SMP) \
5
|| defined(CONFIG_ALPHA_GENERIC)
6
# define get_rtc_time alpha_mv.rtc_get_time
7
# define set_rtc_time alpha_mv.rtc_set_time
8
#endif
9
10
#include <
asm-generic/rtc.h
>
11
12
#endif
Generated on Thu Jan 10 2013 12:50:24 for Linux Kernel by
1.8.2