1
0
Fork 0
forked from len0rd/rockbox

Oops. Lost sync on a few instances and 'HI' registers.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17684 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Sevakis 2008-06-03 05:19:32 +00:00
parent 191320cd0f
commit fa5bd07f6b
4 changed files with 5 additions and 5 deletions

View file

@ -70,7 +70,7 @@ void rolo_restart_cop(void)
return;
}
COP_INT_CLR = -1;
COP_INT_DIS = -1;
/* Invalidate cache */
invalidate_icache();