rockbox/firmware/target/arm/sandisk/adc-target.h
Rafaël Carré 7f2156661c adc-target.h: cleanup
move adc_close() prototype to adc.h
don't duplicate prototypes of adc.h
remove license header and guards for a single include of another file or for empty content

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31623 a1c6a512-1295-4272-9138-f99709370657
2012-01-08 00:39:29 +00:00

2 lines
93 B
C

/* The ADC sources and channels are common to all targets with AS3514 */
#include "as3514.h"