Revision d78f3995 target-sparc/op_helper.c

b/target-sparc/op_helper.c
29 29
#ifdef DEBUG_ASI
30 30
#define DPRINTF_ASI(fmt, args...) \
31 31
do { printf("ASI: " fmt , ##args); } while (0)
32
#else
33
#define DPRINTF_ASI(fmt, args...) do {} while (0)
34 32
#endif
35 33

  
36 34
#ifdef TARGET_SPARC64

Also available in: Unified diff