]> Git Repo - qemu.git/commit - hw/arm-misc.h
arm: Add const attribute to some arm_boot_info pointers
authorStefan Weil <[email protected]>
Thu, 23 Jun 2011 15:53:48 +0000 (17:53 +0200)
committerAndrzej Zaborowski <[email protected]>
Mon, 4 Jul 2011 19:58:25 +0000 (21:58 +0200)
commit462a8bc6468912b79629f20f18798558342ce315
treeebfadf060ddb6b47b9e1e17a24a85b666fd779e1
parent75ef849696830fc2ddeff8bb90eea5887ff50df6
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 <[email protected]>
Cc: Peter Maydell <[email protected]>
Signed-off-by: Stefan Weil <[email protected]>
Signed-off-by: Andrzej Zaborowski <[email protected]>
hw/arm-misc.h
hw/arm_boot.c
hw/nseries.c
target-arm/cpu.h
This page took 0.027169 seconds and 4 git commands to generate.