forked from len0rd/rockbox
m:robe 500i: Fix DSP loader code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15716 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0a4e217436
commit
4c4c9f27b6
2 changed files with 5 additions and 3 deletions
|
|
@ -26,5 +26,6 @@ static const struct dsp_section dsp_image_helloworld[] = {
|
|||
|
||||
/* Symbol table, usable with the DSP_() macro (see dsp-target.h). */
|
||||
#define _status 0x0000
|
||||
#define _acked 0x0000
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue