Annotation of qemu/hw/ppc440.h, revision 1.1.1.3

1.1       root        1: /*
                      2:  * Qemu PowerPC 440 board emualtion
                      3:  *
                      4:  * Copyright 2007 IBM Corporation.
                      5:  * Authors: Jerone Young <[email protected]>
                      6:  *         Christian Ehrhardt <[email protected]>
                      7:  *
                      8:  * This work is licensed under the GNU GPL licence version 2 or later
                      9:  *
                     10:  */
                     11: 
                     12: #ifndef QEMU_PPC440_H
                     13: #define QEMU_PPC440_H
                     14: 
                     15: #include "hw.h"
                     16: 
1.1.1.3 ! root       17: CPUState *ppc440ep_init(MemoryRegion *address_space, ram_addr_t *ram_size,
        !            18:                         PCIBus **pcip, const unsigned int pci_irq_nrs[4],
        !            19:                         int do_init, const char *cpu_model);
1.1       root       20: 
                     21: #endif

unix.superglobalmegacorp.com

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