Revision 3b3fb322 hw/mips_malta.c

b/hw/mips_malta.c
36 36
#include "sysemu.h"
37 37
#include "audio/audio.h"
38 38
#include "boards.h"
39
#include "qemu-log.h"
39 40

  
40 41
//#define DEBUG_BOARD_INIT
41 42

  
......
59 60

  
60 61
#define MAX_IDE_BUS 2
61 62

  
62
extern FILE *logfile;
63

  
64 63
typedef struct {
65 64
    uint32_t leds;
66 65
    uint32_t brk;

Also available in: Unified diff