]> git.sur5r.net Git - openocd/commit
armv7m: remove unused armv7m_regtype
authorSpencer Oliver <spen@spen-soft.co.uk>
Thu, 8 Nov 2012 14:50:05 +0000 (14:50 +0000)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Sat, 2 Feb 2013 16:21:50 +0000 (16:21 +0000)
commit85ed6ea59fdc3cc15de33f95f04441b75b9439bf
tree26ca0ec9045083f545a7d68f81bdd46e691331fa
parentfc2abe63fd3cea7497da7be2955d333bd3f800b9
armv7m: remove unused armv7m_regtype

This simplifies the armv7m_core_reg structure ready for the move to using
the generic struct arm_reg.

Change-Id: I8edb9d77cc54965d49cd2e754568ebcea4cf6964
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/967
Tested-by: jenkins
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
src/target/armv7m.c
src/target/armv7m.h
src/target/cortex_m.c
src/target/hla_target.c