summaryrefslogtreecommitdiffstats
path: root/osdep/numcores.h
diff options
context:
space:
mode:
Diffstat (limited to 'osdep/numcores.h')
-rw-r--r--osdep/numcores.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/osdep/numcores.h b/osdep/numcores.h
new file mode 100644
index 0000000000..b999d9e275
--- /dev/null
+++ b/osdep/numcores.h
@@ -0,0 +1 @@
+int default_thread_count(void);