Revision 9a78eead target-arm/helper.c

b/target-arm/helper.c
348 348
    { 0, NULL}
349 349
};
350 350

  
351
void arm_cpu_list(FILE *f, int (*cpu_fprintf)(FILE *f, const char *fmt, ...))
351
void arm_cpu_list(FILE *f, fprintf_function cpu_fprintf)
352 352
{
353 353
    int i;
354 354

  

Also available in: Unified diff