Fix some very probable typo's.
commit5a3dfe346b8efe73db7a0a65432aea83d409806d
authorbarrywardell <barrywardell@a1c6a512-1295-4272-9138-f99709370657>
Sun, 22 Apr 2007 11:30:32 +0000 (22 11:30 +0000)
committerbarrywardell <barrywardell@a1c6a512-1295-4272-9138-f99709370657>
Sun, 22 Apr 2007 11:30:32 +0000 (22 11:30 +0000)
tree8027b8c715de0fad496149afb6adef159668d4fa
parentb5d47eb41938a84c2c5f1945820afe3bd8bdef8e
Fix some very probable typo's.
CPU_INT_STAT is at 0x60004000, not 0x64004000.
CPU_HI_INT_STAT is at 0x60004100, not 0x64004100.
Fix wrong IRQ CLR addresses being used by system_init().

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13238 a1c6a512-1295-4272-9138-f99709370657
firmware/export/pp5020.h
firmware/system.c