Revision 001faf32 hw/ppc4xx_pci.c

b/hw/ppc4xx_pci.c
33 33
#ifdef DEBUG
34 34
#define DPRINTF(fmt, ...) do { printf(fmt, ## __VA_ARGS__); } while (0)
35 35
#else
36
#define DPRINTF(fmt, args...)
36
#define DPRINTF(fmt, ...)
37 37
#endif /* DEBUG */
38 38

  
39 39
struct PCIMasterMap {

Also available in: Unified diff