Revision 9543b0cd hw/arm-misc.h

b/hw/arm-misc.h
50 50
     * perform any necessary CPU reset handling and set the PC for thei
51 51
     * secondary CPUs to point at this boot blob.
52 52
     */
53
    void (*write_secondary_boot)(CPUARMState *env,
53
    void (*write_secondary_boot)(ARMCPU *cpu,
54 54
                                 const struct arm_boot_info *info);
55 55
    void (*secondary_cpu_reset_hook)(CPUARMState *env,
56 56
                                     const struct arm_boot_info *info);

Also available in: Unified diff