Revision 9a78eead target-alpha/helper.c
b/target-alpha/helper.c | ||
---|---|---|
537 | 537 |
} |
538 | 538 |
#endif |
539 | 539 |
|
540 |
void cpu_dump_state (CPUState *env, FILE *f, |
|
541 |
int (*cpu_fprintf)(FILE *f, const char *fmt, ...), |
|
540 |
void cpu_dump_state (CPUState *env, FILE *f, fprintf_function cpu_fprintf, |
|
542 | 541 |
int flags) |
543 | 542 |
{ |
544 | 543 |
static const char *linux_reg_names[] = { |
Also available in: Unified diff