arm7/9: remove unused post_restore_context
commit1d9fba8c1488c3774c8bde737c2d658b1f525d09
authorØyvind Harboe <oyvind.harboe@zylin.com>
Tue, 16 Mar 2010 09:58:21 +0000 (16 10:58 +0100)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Wed, 17 Mar 2010 06:40:00 +0000 (17 07:40 +0100)
tree6c09a4e8c379e386b24dcde638e63bb7357fa597
parent6f8b8593d63bc9781435270a54b6f7d245eecd8e
arm7/9: remove unused post_restore_context

Unused. If something should happen after context restore, then the
calling code can just do it afterwards.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/target/arm7_9_common.c
src/target/arm7_9_common.h
src/target/arm7tdmi.c
src/target/arm9tdmi.c
src/target/armv7a.h
src/target/armv7m.c
src/target/armv7m.h
src/target/cortex_a8.c
src/target/cortex_m3.c
src/target/fa526.c