summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/as3525/sansa-m200v2/adc-target.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-11-10 10:21:36 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-11-10 10:21:36 +0000
commitb52a3da2b5ad0ee7d7061af863f0acd33d327292 (patch)
tree6a2a985c695c8ed8aca6a2e31f8ebc645ca1e565 /firmware/target/arm/as3525/sansa-m200v2/adc-target.h
parent55634f74106d331b88b54fd175d9fb19f7726ecc (diff)
downloadrockbox-b52a3da2b5ad0ee7d7061af863f0acd33d327292.tar.gz
rockbox-b52a3da2b5ad0ee7d7061af863f0acd33d327292.zip
... and the entire dir is renamed too
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19063 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/target/arm/as3525/sansa-m200v2/adc-target.h')
-rw-r--r--firmware/target/arm/as3525/sansa-m200v2/adc-target.h24
1 files changed, 0 insertions, 24 deletions
diff --git a/firmware/target/arm/as3525/sansa-m200v2/adc-target.h b/firmware/target/arm/as3525/sansa-m200v2/adc-target.h
deleted file mode 100644
index bea0272496..0000000000
--- a/firmware/target/arm/as3525/sansa-m200v2/adc-target.h
+++ /dev/null
@@ -1,24 +0,0 @@
-/***************************************************************************
- * __________ __ ___.
- * Open \______ \ ____ ____ | | _\_ |__ _______ ___
- * Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ /
- * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
- * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
- * \/ \/ \/ \/ \/
- * $Id$
- *
- * Copyright (C) 2008 ??
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation; either version 2
- * of the License, or (at your option) any later version.
- *
- * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
- * KIND, either express or implied.
- *
- ****************************************************************************/
-#ifndef _ADC_TARGET_H_
-#define _ADC_TARGET_H_
-
-#endif /* _ADC_TARGET_H_ */