Revision 444ce241 hw/pxa.h

b/hw/pxa.h
203 203
};
204 204

  
205 205
# define PA_FMT			"0x%08lx"
206
# define REG_FMT		"0x%lx"
206
# define REG_FMT		"0x" TARGET_FMT_plx
207 207

  
208 208
struct pxa2xx_state_s *pxa270_init(unsigned int sdram_size, DisplayState *ds,
209 209
                const char *revision);

Also available in: Unified diff