summaryrefslogtreecommitdiff
path: root/firmware/target/arm/tms320dm320/dsp_image_helloworld.h
diff options
context:
space:
mode:
authorAndree Buschmann <AndreeBuschmann@t-online.de>2010-01-03 10:19:43 +0000
committerAndree Buschmann <AndreeBuschmann@t-online.de>2010-01-03 10:19:43 +0000
commit56d972ad572fd270a117858a982b106a3175d8e0 (patch)
treed4d49a0cdbe343d39c128dd533ffb74987e29cca /firmware/target/arm/tms320dm320/dsp_image_helloworld.h
parent686c4e53ceaa3932224ed512b37b1e4fb10a247e (diff)
downloadrockbox-56d972ad572fd270a117858a982b106a3175d8e0.tar.gz
rockbox-56d972ad572fd270a117858a982b106a3175d8e0.zip
Fix tabs
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24153 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/target/arm/tms320dm320/dsp_image_helloworld.h')
-rw-r--r--firmware/target/arm/tms320dm320/dsp_image_helloworld.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/target/arm/tms320dm320/dsp_image_helloworld.h b/firmware/target/arm/tms320dm320/dsp_image_helloworld.h
index 6cd3352cea..b98efc85d1 100644
--- a/firmware/target/arm/tms320dm320/dsp_image_helloworld.h
+++ b/firmware/target/arm/tms320dm320/dsp_image_helloworld.h
@@ -21,7 +21,7 @@
21 */ 21 */
22 22
23static const struct dsp_section dsp_image_helloworld[] = { 23static const struct dsp_section dsp_image_helloworld[] = {
24 {NULL, 0, 0} 24 {NULL, 0, 0}
25}; 25};
26 26
27/* Symbol table, usable with the DSP_() macro (see dsp-target.h). */ 27/* Symbol table, usable with the DSP_() macro (see dsp-target.h). */