summaryrefslogtreecommitdiff
path: root/kern/syscnt.h
diff options
context:
space:
mode:
Diffstat (limited to 'kern/syscnt.h')
-rw-r--r--kern/syscnt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kern/syscnt.h b/kern/syscnt.h
index 816aa4b9..2200456c 100644
--- a/kern/syscnt.h
+++ b/kern/syscnt.h
@@ -114,6 +114,7 @@ void syscnt_info(const char *prefix);
/*
* This init operation provides :
* - registration of system counters
+ * - module fully initialized
*/
INIT_OP_DECLARE(syscnt_setup);