mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
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
This commit is contained in:
parent
162a8b1e40
commit
7f2156661c
12 changed files with 2 additions and 231 deletions
|
|
@ -29,6 +29,5 @@
|
|||
#define ADC_REMOTE 2
|
||||
|
||||
#define NEED_ADC_CLOSE
|
||||
void adc_close(void);
|
||||
|
||||
#endif /* _ADC_TARGET_H_ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue