PortalPlayer: Implement irq_handler() directly in C code rather than dispatching...
commitec8ae7a37e17867114318b58a90413b47f6cfa0f
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Tue, 20 Jan 2009 16:11:59 +0000 (20 16:11 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Tue, 20 Jan 2009 16:11:59 +0000 (20 16:11 +0000)
treeb53dd4a98cdf8ed4ca4d121ccaad56d850ea5fe6
parent80744bd846d41c97865031a25b470ee1d71a7d6d
PortalPlayer: Implement irq_handler() directly in C code rather than dispatching to irq() from crt0-pp.S. Remove unneeded STUB macros.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19801 a1c6a512-1295-4272-9138-f99709370657
firmware/target/arm/crt0-pp.S
firmware/target/arm/system-pp5002.c
firmware/target/arm/system-pp502x.c