summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--includes/devices.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/devices.h b/includes/devices.h
index 0508c819..e18a3838 100644
--- a/includes/devices.h
+++ b/includes/devices.h
@@ -46,6 +46,7 @@ gchar *processor_name_default(GSList * processors);
gchar *processor_describe(GSList * processors);
gchar *processor_describe_default(GSList * processors);
gchar *processor_describe_by_counting_names(GSList * processors);
+gchar *processor_frequency_desc(GSList *processors);
/* Memory */
void init_memory_labels(void);