ARM9TDMI: remove now-needless "struct arm9tdmi"
authorDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 17 Nov 2009 09:09:50 +0000 (01:09 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 17 Nov 2009 09:09:50 +0000 (01:09 -0800)
commit0181296f61f11e4390e5a381906021db4ddd4bcd
tree603fd56c8c2925ed3869a79309721c177f6eef8c
parent812ab89f58f43979a402ecf4bef7f09f84695cc6
ARM9TDMI: remove now-needless "struct arm9tdmi"

And move the rest of the vector_catch stuff into the C file;
it's not part of the module interface.

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