summaryrefslogtreecommitdiff
path: root/src/lib/thread/numcpus.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/thread/numcpus.h')
-rw-r--r--src/lib/thread/numcpus.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/lib/thread/numcpus.h b/src/lib/thread/numcpus.h
index 2899a9ec8a..0b026e4249 100644
--- a/src/lib/thread/numcpus.h
+++ b/src/lib/thread/numcpus.h
@@ -3,6 +3,11 @@
* Copyright (c) 2007-2018, The Tor Project, Inc. */
/* See LICENSE for licensing information */
+/**
+ * \file numcpus.h
+ * \brief Header for numcpus.c
+ **/
+
#ifndef TOR_NUMCPUS_H
#define TOR_NUMCPUS_H