|
|
| File: [Development] / linux-2.6-xfs / include / asm-sh / Attic / adc.h (download)
Revision 1.2, Wed Jan 5 14:17:31 2005 UTC (12 years, 9 months ago) by nathans.longdrop.melbourne.sgi.com
Merge up to 2.6.10. Merge of 2.6.x-xfs-melb:linux:21010a by kenmcd. |
#ifndef __ASM_ADC_H #define __ASM_ADC_H #ifdef __KERNEL__ /* * Copyright (C) 2004 Andriy Skulysh */ #include <asm/cpu/adc.h> int adc_single(unsigned int channel); #endif /* __KERNEL__ */ #endif /* __ASM_ADC_H */