summaryrefslogtreecommitdiff
path: root/firmware/target/arm/tms320dm320/dsp_image_helloworld.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/tms320dm320/dsp_image_helloworld.h')
-rw-r--r--firmware/target/arm/tms320dm320/dsp_image_helloworld.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/target/arm/tms320dm320/dsp_image_helloworld.h b/firmware/target/arm/tms320dm320/dsp_image_helloworld.h
index 2879fcef7c..6cd3352cea 100644
--- a/firmware/target/arm/tms320dm320/dsp_image_helloworld.h
+++ b/firmware/target/arm/tms320dm320/dsp_image_helloworld.h
@@ -26,5 +26,6 @@ static const struct dsp_section dsp_image_helloworld[] = {
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). */
28#define _status 0x0000 28#define _status 0x0000
29#define _acked 0x0000
29 30
30#endif 31#endif