svp compiler: jump fixup

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@385 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2008-03-15 15:01:42 +00:00
parent fad248933b
commit 4588391846
5 changed files with 265 additions and 147 deletions

View file

@ -61,6 +61,8 @@ typedef struct
unsigned int ptr_btable; // 49c
unsigned int ptr_btable_iram; // 4a0
unsigned int tmp0; // 4a4
unsigned int tmp1; // 4a8
unsigned int tmp2; // 4ac
} drc;
} ssp1601_t;