qemu-e2k/target-arm
Stefan Weil 462a8bc646 arm: Add const attribute to some arm_boot_info pointers
Parameter 'info' is const, so add the missing attribute.

v2:
Add 'const' to the local variable info in do_cpu_reset() and to
the boot_info field in CPUARMState (suggested by Peter Maydell).

Cc: Andrzej Zaborowski <balrogg@gmail.com>
Cc: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Andrzej Zaborowski <andrew.zaborowski@intel.com>
2011-07-04 21:58:25 +02:00
..
cpu.h arm: Add const attribute to some arm_boot_info pointers 2011-07-04 21:58:25 +02:00
exec.h Remove exec-all.h include directives 2011-06-26 18:25:35 +00:00
helper.c Remove exec-all.h include directives 2011-06-26 18:25:35 +00:00
helper.h target-arm: Use correct float status for Neon int-float conversions 2011-05-23 22:39:36 +02:00
iwmmxt_helper.c move helpers.h to helper.h 2011-04-17 20:41:11 +02:00
machine.c target-arm: Implement cp15 VA->PA translation 2011-03-06 23:37:18 +01:00
neon_helper.c target-arm: Signal InvalidOp for Neon GE and GT compares of QNaN 2011-05-23 22:39:36 +02:00
op_addsub.h target-arm: fix addsub/subadd implementation 2010-07-01 23:45:29 +02:00
op_helper.c cpu_loop_exit: avoid using AREG0 2011-06-26 18:25:13 +00:00
translate.c Remove exec-all.h include directives 2011-06-26 18:25:35 +00:00