1
0
Fork 0
forked from len0rd/rockbox

Now loads GBR with 0

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1440 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2002-07-25 06:29:43 +00:00
parent 09fe394c3f
commit 86f7e93a2b

View file

@ -109,6 +109,9 @@ munge_loop:
cmp/ge r1,r2
bt munge_loop
nop
mov #0,r0
ldc r0,gbr
! call the mainline
mov.l main_k,r0