diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2014-01-13 10:26:16 +0000 |
---|---|---|
committer | Edgar E. Iglesias <edgar.iglesias@xilinx.com> | 2014-01-14 10:09:04 +1000 |
commit | 83e6813a93e38976391b8c382c3375e3e188df3e (patch) | |
tree | 648f23820292d5e0fb8cf9142f56cd3c00569e1b /hw | |
parent | b54f18ba3415c731f0b069f6df56f529997fb74e (diff) | |
download | qemu-83e6813a93e38976391b8c382c3375e3e188df3e.zip qemu-83e6813a93e38976391b8c382c3375e3e188df3e.tar.gz qemu-83e6813a93e38976391b8c382c3375e3e188df3e.tar.bz2 |
target-arm: Switch ARMCPUInfo arrays to use terminator entries
Switch the ARMCPUInfo arrays in cpu.c and cpu64.c to use a terminator
entry rather than looping based on ARRAY_SIZE. The latter causes
compile warnings on some versions of gcc if the configure options
happen to result in an empty array.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions