aboutsummaryrefslogtreecommitdiffstats
path: root/rt-plot-cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'rt-plot-cpu.h')
-rw-r--r--rt-plot-cpu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rt-plot-cpu.h b/rt-plot-cpu.h
index eb63167..4af978d 100644
--- a/rt-plot-cpu.h
+++ b/rt-plot-cpu.h
@@ -17,5 +17,6 @@ void rt_plot_cpus_update_callback(gboolean accept,
17 gboolean all_cpus, 17 gboolean all_cpus,
18 guint64 *selected_cpu_mask, 18 guint64 *selected_cpu_mask,
19 gpointer data); 19 gpointer data);
20void rt_plot_init_cpus(struct graph_info *ginfo, int cpus);
20 21
21#endif 22#endif