Revision fc9bb176 hw/cris-boot.h

b/hw/cris-boot.h
8 8
    target_phys_addr_t entry;
9 9
};
10 10

  
11
void cris_load_image(CPUState *env, struct cris_load_info *li);
11
void cris_load_image(CPUCRISState *env, struct cris_load_info *li);

Also available in: Unified diff