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
sh
include
asm
adc.h
Go to the documentation of this file.
1
#ifndef __ASM_ADC_H
2
#define __ASM_ADC_H
3
#ifdef __KERNEL__
4
/*
5
* Copyright (C) 2004 Andriy Skulysh
6
*/
7
8
#include <
cpu/adc.h
>
9
10
int
adc_single
(
unsigned
int
channel
);
11
12
#endif
/* __KERNEL__ */
13
#endif
/* __ASM_ADC_H */
Generated on Thu Jan 10 2013 13:03:22 for Linux Kernel by
1.8.2