aboutsummaryrefslogtreecommitdiff
path: root/src/benchmarks/cfrac/primes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/benchmarks/cfrac/primes.h')
-rw-r--r--src/benchmarks/cfrac/primes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/benchmarks/cfrac/primes.h b/src/benchmarks/cfrac/primes.h
new file mode 100644
index 0000000..206f480
--- /dev/null
+++ b/src/benchmarks/cfrac/primes.h
@@ -0,0 +1,2 @@
+extern unsigned int primesize;
+extern unsigned short primes[];