Revision a8170e5e hw/cris-boot.h

b/hw/cris-boot.h
5 5
    const char *cmdline;
6 6
    int image_size;
7 7

  
8
    target_phys_addr_t entry;
8
    hwaddr entry;
9 9
};
10 10

  
11 11
void cris_load_image(CRISCPU *cpu, struct cris_load_info *li);

Also available in: Unified diff