|
|
| File: [Development] / linux-2.6-xfs / include / asm-sh / Attic / adc.h (download)
Revision 1.1, Mon Aug 16 03:52:41 2004 UTC (13 years, 2 months ago) by nathans
Merge up to 2.6.8.1 |
#ifndef __ASM_ADC_H #define __ASM_ADC_H /* * Copyright (C) 2004 Andriy Skulysh */ #include <asm/cpu/adc.h> int adc_single(unsigned int channel); #endif /* __ASM_ADC_H */