arm9tdmi: more correct fix for vector_catch
commitc352c96f74bd5d5c3a498805856e4c2e6145eb0a
authorDavid Brownell <dbrownell@users.sourceforge.net>
Sun, 1 Nov 2009 01:03:54 +0000 (31 18:03 -0700)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Sun, 1 Nov 2009 01:03:54 +0000 (31 18:03 -0700)
tree2e602f1a44f94743a8a98c735a96602190d14c25
parent0da0bfd40a0ba46a68a6b9db428700241d2700b1
arm9tdmi: more correct fix for vector_catch

Just use the array of names we're given, ignoring indices.
The "reserved means don't use" patch missed that change.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/target/arm9tdmi.c