Annotation of qemu/hw/cris-boot.h, revision 1.1.1.2

1.1       root        1: 
                      2: struct cris_load_info
                      3: {
                      4:     const char *image_filename;
                      5:     const char *cmdline;
                      6:     int image_size;
                      7: 
                      8:     target_phys_addr_t entry;
                      9: };
                     10: 
1.1.1.2 ! root       11: void cris_load_image(CPUCRISState *env, struct cris_load_info *li);

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.