This commit was manufactured by cvs2svn to create branch 'vserver'.
[linux-2.6.git] / include / asm-sh / adc.h
1 #ifndef __ASM_ADC_H
2 #define __ASM_ADC_H
3
4 /*
5  * Copyright (C) 2004  Andriy Skulysh
6  */
7
8 #include <asm/cpu/adc.h>
9
10 int adc_single(unsigned int channel);
11
12 #endif /* __ASM_ADC_H */