]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/qemu-xen.git/commit
target-arm: Remove unused ARMCPUState sr substruct
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 20 Feb 2014 10:35:51 +0000 (10:35 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 20 Feb 2014 10:35:51 +0000 (10:35 +0000)
commit1456364ff0900893f81f8d06fb1b42e5c2ad8a23
tree3e1a283126e5020237254db66e8971fc2a498c73
parent99f678a679857d83b9709127b0f047551d7e3c45
target-arm: Remove unused ARMCPUState sr substruct

Remove the 'struct sr' from ARMCPUState -- it isn't actually used and is
a hangover from the original separate system register implementation used
by the SuSE linux-user-mode-only AArch64 target.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
target-arm/cpu.h