Revision 9a78eead cpus.h
b/cpus.h | ||
---|---|---|
16 | 16 |
bool cpu_exec_all(void); |
17 | 17 |
void set_numa_modes(void); |
18 | 18 |
void set_cpu_log(const char *optarg); |
19 |
void list_cpus(FILE *f, int (*cpu_fprintf)(FILE *f, const char *fmt, ...), |
|
20 |
const char *optarg); |
|
19 |
void list_cpus(FILE *f, fprintf_function cpu_fprintf, const char *optarg); |
|
21 | 20 |
|
22 | 21 |
#endif |
Also available in: Unified diff