Revision 87ecb68b hw/ppc_prep.c

b/hw/ppc_prep.c
21 21
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22 22
 * THE SOFTWARE.
23 23
 */
24
#include "vl.h"
24
#include "hw.h"
25
#include "nvram.h"
26
#include "pc.h"
27
#include "fdc.h"
28
#include "net.h"
29
#include "sysemu.h"
30
#include "isa.h"
31
#include "pci.h"
32
#include "ppc.h"
33
#include "boards.h"
25 34

  
26 35
//#define HARD_DEBUG_PPC_IO
27 36
//#define DEBUG_PPC_IO

Also available in: Unified diff