Revision 89cdb6af hw/zaurus.c

b/hw/zaurus.c
21 21
#include "pxa.h"
22 22
#include "sharpsl.h"
23 23

  
24
#define zaurus_printf(format, ...)	\
25
    fprintf(stderr, "%s: " format, __FUNCTION__, ##__VA_ARGS__)
26 24
#undef REG_FMT
27 25
#if TARGET_PHYS_ADDR_BITS == 32
28 26
#define REG_FMT			"0x%02x"

Also available in: Unified diff